{
    "sdk_core-image-sato_i686_fvp-base_20230109105711": {
        "configuration": {
            "HOST_DISTRO": "almalinux-9.1",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "caeaa2ede37e41161fb25e5094397c7e29d497b9",
                    "commit_count": 69033
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "95f83818ab32eebde47e692800e4f7b6634186bd",
                    "commit_count": 1692
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "95f83818ab32eebde47e692800e4f7b6634186bd",
                    "commit_count": 1692
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "95f83818ab32eebde47e692800e4f7b6634186bd",
                    "commit_count": 1692
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "caeaa2ede37e41161fb25e5094397c7e29d497b9",
                    "commit_count": 69033
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "caeaa2ede37e41161fb25e5094397c7e29d497b9",
                    "commit_count": 69033
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230109105711",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 91.36372876167297,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 31.851998329162598,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.28828763961792,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.242127180099487,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.1259942054748535,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09024596214294434,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09704232215881348,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.339496374130249,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09263157844543457,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014786243438720703,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.026431560516357422,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.534639596939087,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230109112401": {
        "configuration": {
            "HOST_DISTRO": "almalinux-9.1",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "caeaa2ede37e41161fb25e5094397c7e29d497b9",
                    "commit_count": 69033
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "95f83818ab32eebde47e692800e4f7b6634186bd",
                    "commit_count": 1692
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "95f83818ab32eebde47e692800e4f7b6634186bd",
                    "commit_count": 1692
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "95f83818ab32eebde47e692800e4f7b6634186bd",
                    "commit_count": 1692
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "caeaa2ede37e41161fb25e5094397c7e29d497b9",
                    "commit_count": 69033
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "caeaa2ede37e41161fb25e5094397c7e29d497b9",
                    "commit_count": 69033
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230109112401",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 81.85309386253357,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 28.52576494216919,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.126898050308228,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.197355508804321,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.0267951488494873,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0825340747833252,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08968138694763184,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28122639656066895,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08508491516113281,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012609481811523438,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02390909194946289,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.45933032035827637,
                "status": "PASSED"
            }
        }
    }
}