{
    "sdk_core-image-sato_i686_fvp-base_20240320042721": {
        "configuration": {
            "HOST_DISTRO": "fedora-38",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "35996a07908e2e6b7771ee9c84a75a08d6c5dafc",
                    "commit_count": 68149
                },
                "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": "35996a07908e2e6b7771ee9c84a75a08d6c5dafc",
                    "commit_count": 68149
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "35996a07908e2e6b7771ee9c84a75a08d6c5dafc",
                    "commit_count": 68149
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20240320042721",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 85.80822944641113,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 40.49298071861267,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 20.329157829284668,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 15.328445434570312,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.470790147781372,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10694289207458496,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11649227142333984,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.369107723236084,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10096406936645508,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014421939849853516,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03099346160888672,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20240320054222": {
        "configuration": {
            "HOST_DISTRO": "fedora-38",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "35996a07908e2e6b7771ee9c84a75a08d6c5dafc",
                    "commit_count": 68149
                },
                "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": "35996a07908e2e6b7771ee9c84a75a08d6c5dafc",
                    "commit_count": 68149
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "35996a07908e2e6b7771ee9c84a75a08d6c5dafc",
                    "commit_count": 68149
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20240320054222",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 90.11207580566406,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 48.988279581069946,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.693852424621582,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 15.16383671760559,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.510988712310791,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10779690742492676,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11813974380493164,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.36379313468933105,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.11373257637023926,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01789093017578125,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.034275054931640625,
                "status": "PASSED"
            }
        }
    }
}