{
    "sdk_core-image-sato_i686_fvp-base_20241104140724": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "f7f44d5043131854b199a2cd815bc6aec2d8c8d1",
                    "commit_count": 68447
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
                    "commit_count": 1417
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
                    "commit_count": 1417
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
                    "commit_count": 1417
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "f7f44d5043131854b199a2cd815bc6aec2d8c8d1",
                    "commit_count": 68447
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "f7f44d5043131854b199a2cd815bc6aec2d8c8d1",
                    "commit_count": 68447
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241104140724",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 49.05428624153137,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 30.91449999809265,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 12.184664726257324,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.354023218154907,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.4589169025421143,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08540773391723633,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.07618856430053711,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.19301939010620117,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0847330093383789,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.028598308563232422,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.04097604751586914,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20241104141734": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-20.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "f7f44d5043131854b199a2cd815bc6aec2d8c8d1",
                    "commit_count": 68447
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
                    "commit_count": 1417
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
                    "commit_count": 1417
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "936c02ec13661bd86a05f7f90e1b920d5092d670",
                    "commit_count": 1417
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "f7f44d5043131854b199a2cd815bc6aec2d8c8d1",
                    "commit_count": 68447
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "f7f44d5043131854b199a2cd815bc6aec2d8c8d1",
                    "commit_count": 68447
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241104141734",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 57.44423747062683,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 39.1595823764801,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.679237127304077,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.362549304962158,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.4391491413116455,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10435009002685547,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.10430455207824707,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2668769359588623,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09050941467285156,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.02118372917175293,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03415036201477051,
                "status": "PASSED"
            }
        }
    }
}