{
    "sdk_core-image-sato_i686_fvp-base_20240307144231": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3f52a07f21f92c36d9855327da06c6b260b3acd",
                    "commit_count": 68124
                },
                "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": "d3f52a07f21f92c36d9855327da06c6b260b3acd",
                    "commit_count": 68124
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3f52a07f21f92c36d9855327da06c6b260b3acd",
                    "commit_count": 68124
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20240307144231",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 121.16781830787659,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 33.8209023475647,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 24.29041838645935,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 15.334474802017212,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.540548086166382,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0825033187866211,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09334182739257812,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2892582416534424,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08847403526306152,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013963699340820312,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.029573678970336914,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20240307150513": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3f52a07f21f92c36d9855327da06c6b260b3acd",
                    "commit_count": 68124
                },
                "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": "d3f52a07f21f92c36d9855327da06c6b260b3acd",
                    "commit_count": 68124
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3f52a07f21f92c36d9855327da06c6b260b3acd",
                    "commit_count": 68124
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20240307150513",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 98.88221406936646,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 27.6653470993042,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.562536239624023,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.30394959449768,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.424240827560425,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08271026611328125,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09451651573181152,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2825467586517334,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08876752853393555,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013999700546264648,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.032172441482543945,
                "status": "PASSED"
            }
        }
    }
}