{
    "sdk_core-image-sato_i686_fvp-base_20230402020916": {
        "configuration": {
            "HOST_DISTRO": "fedora-36",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "bf4b5bd0bd08bcc87df93ce2a05f266f1a227b70",
                    "commit_count": 69923
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "9b6c8c95e47f4ddfcd462025733071edc1c56369",
                    "commit_count": 1807
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "9b6c8c95e47f4ddfcd462025733071edc1c56369",
                    "commit_count": 1807
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "9b6c8c95e47f4ddfcd462025733071edc1c56369",
                    "commit_count": 1807
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "bf4b5bd0bd08bcc87df93ce2a05f266f1a227b70",
                    "commit_count": 69923
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "bf4b5bd0bd08bcc87df93ce2a05f266f1a227b70",
                    "commit_count": 69923
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230402020916",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 99.93025231361389,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 39.64690375328064,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.32107663154602,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.981836557388306,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.2665183544158936,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09597992897033691,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11849761009216309,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.34983277320861816,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.11533117294311523,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01657581329345703,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03195047378540039,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5050742626190186,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230402024057": {
        "configuration": {
            "HOST_DISTRO": "fedora-36",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "bf4b5bd0bd08bcc87df93ce2a05f266f1a227b70",
                    "commit_count": 69923
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "9b6c8c95e47f4ddfcd462025733071edc1c56369",
                    "commit_count": 1807
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "9b6c8c95e47f4ddfcd462025733071edc1c56369",
                    "commit_count": 1807
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "9b6c8c95e47f4ddfcd462025733071edc1c56369",
                    "commit_count": 1807
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "bf4b5bd0bd08bcc87df93ce2a05f266f1a227b70",
                    "commit_count": 69923
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "bf4b5bd0bd08bcc87df93ce2a05f266f1a227b70",
                    "commit_count": 69923
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230402024057",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 81.49565768241882,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 40.458001136779785,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.817417860031128,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 14.819684505462646,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.205249547958374,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10951519012451172,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.12254762649536133,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3543820381164551,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.11240625381469727,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.017613649368286133,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03240704536437988,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5274229049682617,
                "status": "PASSED"
            }
        }
    }
}