{
    "sdk_core-image-sato_i686_fvp-base_20241011021221": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.10",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "390c2c6564e173d3646d94675b6b2887f17bd21f",
                    "commit_count": 68401
                },
                "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": "390c2c6564e173d3646d94675b6b2887f17bd21f",
                    "commit_count": 68401
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "390c2c6564e173d3646d94675b6b2887f17bd21f",
                    "commit_count": 68401
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241011021221",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 48.77494692802429,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.831940412521362,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 11.295946836471558,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 8.395002126693726,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.3177149295806885,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0607752799987793,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.062036991119384766,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.17737531661987305,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.06521010398864746,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.010120153427124023,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.020167827606201172,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20241011022125": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.10",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "390c2c6564e173d3646d94675b6b2887f17bd21f",
                    "commit_count": 68401
                },
                "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": "390c2c6564e173d3646d94675b6b2887f17bd21f",
                    "commit_count": 68401
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "390c2c6564e173d3646d94675b6b2887f17bd21f",
                    "commit_count": 68401
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241011022125",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 46.78011894226074,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.807926893234253,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 11.259487867355347,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 8.524121284484863,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.3202202320098877,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.060357093811035156,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.06464815139770508,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.17546653747558594,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0638585090637207,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.0101776123046875,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.019560813903808594,
                "status": "PASSED"
            }
        }
    }
}