{
    "sdk_core-image-sato_i686_fvp-base_20240303222154": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "8193ee40dbeae348f45c5f8dff4e815d7b8c2221",
                    "commit_count": 68119
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "b187fb9232ca0a6b5f8f90b4715958546fc41d73",
                    "commit_count": 1411
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "b187fb9232ca0a6b5f8f90b4715958546fc41d73",
                    "commit_count": 1411
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "b187fb9232ca0a6b5f8f90b4715958546fc41d73",
                    "commit_count": 1411
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "8193ee40dbeae348f45c5f8dff4e815d7b8c2221",
                    "commit_count": 68119
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "8193ee40dbeae348f45c5f8dff4e815d7b8c2221",
                    "commit_count": 68119
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20240303222154",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 84.04360270500183,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 31.113999605178833,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.925845861434937,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.125129699707031,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.7604475021362305,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08612680435180664,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09563207626342773,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.30414891242980957,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08913087844848633,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01276397705078125,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02658247947692871,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20240303224712": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "8193ee40dbeae348f45c5f8dff4e815d7b8c2221",
                    "commit_count": 68119
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "b187fb9232ca0a6b5f8f90b4715958546fc41d73",
                    "commit_count": 1411
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "b187fb9232ca0a6b5f8f90b4715958546fc41d73",
                    "commit_count": 1411
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "b187fb9232ca0a6b5f8f90b4715958546fc41d73",
                    "commit_count": 1411
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "8193ee40dbeae348f45c5f8dff4e815d7b8c2221",
                    "commit_count": 68119
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "8193ee40dbeae348f45c5f8dff4e815d7b8c2221",
                    "commit_count": 68119
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20240303224712",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 93.9202401638031,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 28.268472909927368,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.365463972091675,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 20.46009659767151,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 4.91401743888855,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09155821800231934,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09554934501647949,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.31598711013793945,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09258580207824707,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.016231775283813477,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03411722183227539,
                "status": "PASSED"
            }
        }
    }
}