{
    "sdk_core-image-sato_i686_fvp-base_20241007170545": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.10",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "69c2d3830e0e4922632da8ff09ac5a60833f7025",
                    "commit_count": 68395
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "bf98ef902e6e7042e46a69fb2df6c68d00de2764",
                    "commit_count": 1416
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "bf98ef902e6e7042e46a69fb2df6c68d00de2764",
                    "commit_count": 1416
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "bf98ef902e6e7042e46a69fb2df6c68d00de2764",
                    "commit_count": 1416
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "69c2d3830e0e4922632da8ff09ac5a60833f7025",
                    "commit_count": 68395
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "69c2d3830e0e4922632da8ff09ac5a60833f7025",
                    "commit_count": 68395
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241007170545",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 50.10640239715576,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 26.55265522003174,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 11.300267219543457,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 8.946874141693115,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.3306927680969238,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.061168670654296875,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.06339645385742188,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.17664170265197754,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0629267692565918,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.009772777557373047,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.019476652145385742,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20241007171509": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.10",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "69c2d3830e0e4922632da8ff09ac5a60833f7025",
                    "commit_count": 68395
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "bf98ef902e6e7042e46a69fb2df6c68d00de2764",
                    "commit_count": 1416
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "bf98ef902e6e7042e46a69fb2df6c68d00de2764",
                    "commit_count": 1416
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "bf98ef902e6e7042e46a69fb2df6c68d00de2764",
                    "commit_count": 1416
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "69c2d3830e0e4922632da8ff09ac5a60833f7025",
                    "commit_count": 68395
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "69c2d3830e0e4922632da8ff09ac5a60833f7025",
                    "commit_count": 68395
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241007171509",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 46.74343657493591,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 24.029484272003174,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 11.286131143569946,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 8.485015392303467,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.3212063312530518,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0612485408782959,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.06209588050842285,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.17775702476501465,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.06382226943969727,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.010020017623901367,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.019444942474365234,
                "status": "PASSED"
            }
        }
    }
}