{
    "sdk_core-image-sato_i686_fvp-base_20241003152152": {
        "configuration": {
            "HOST_DISTRO": "fedora-39",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "kirkstone",
                    "commit": "47ffa50db25a5ceeb73a3a0600dd9e68274d184f",
                    "commit_count": 68371
                },
                "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": "kirkstone",
                    "commit": "47ffa50db25a5ceeb73a3a0600dd9e68274d184f",
                    "commit_count": 68371
                },
                "meta-yocto-bsp": {
                    "branch": "kirkstone",
                    "commit": "47ffa50db25a5ceeb73a3a0600dd9e68274d184f",
                    "commit_count": 68371
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241003152152",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 51.279085874557495,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 28.60638689994812,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 11.985869407653809,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 9.309875011444092,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.3814280033111572,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.06567907333374023,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.06909728050231934,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.19330477714538574,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.07007813453674316,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.011025190353393555,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.020128965377807617,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20241003153321": {
        "configuration": {
            "HOST_DISTRO": "fedora-39",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "kirkstone",
                    "commit": "47ffa50db25a5ceeb73a3a0600dd9e68274d184f",
                    "commit_count": 68371
                },
                "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": "kirkstone",
                    "commit": "47ffa50db25a5ceeb73a3a0600dd9e68274d184f",
                    "commit_count": 68371
                },
                "meta-yocto-bsp": {
                    "branch": "kirkstone",
                    "commit": "47ffa50db25a5ceeb73a3a0600dd9e68274d184f",
                    "commit_count": 68371
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20241003153321",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 56.00210523605347,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 26.12072515487671,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 12.712433576583862,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.051100730895996,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.388333797454834,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0961754322052002,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08919024467468262,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.24541473388671875,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.09047937393188477,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01321554183959961,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.025988340377807617,
                "status": "PASSED"
            }
        }
    }
}