{
 "sdk_core-image-sato_i686_fvp-base_20250228171042": {
  "configuration": {
   "HOST_DISTRO": "almalinux-9.5",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "236cc7662b5b52f80f18516c11d77afe3bd635d0",
     "commit_count": 68736
    },
    "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": "236cc7662b5b52f80f18516c11d77afe3bd635d0",
     "commit_count": 68736
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "236cc7662b5b52f80f18516c11d77afe3bd635d0",
     "commit_count": 68736
    }
   },
   "MACHINE": "fvp-base",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250228171042",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 54.20739006996155,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 30.338751792907715,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 14.793620824813843,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 10.219897031784058,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.4531831741333008,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.07402729988098145,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.0759134292602539,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.1975843906402588,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.07651734352111816,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.015085697174072266,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.02699446678161621,
    "status": "PASSED"
   }
  }
 },
 "sdk_core-image-sato_i686_generic-arm64_20250228180606": {
  "configuration": {
   "HOST_DISTRO": "almalinux-9.5",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "236cc7662b5b52f80f18516c11d77afe3bd635d0",
     "commit_count": 68736
    },
    "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": "236cc7662b5b52f80f18516c11d77afe3bd635d0",
     "commit_count": 68736
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "236cc7662b5b52f80f18516c11d77afe3bd635d0",
     "commit_count": 68736
    }
   },
   "MACHINE": "generic-arm64",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250228180606",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 50.489176988601685,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 24.553945064544678,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 11.376465797424316,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 8.720019340515137,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.3436856269836426,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.06638526916503906,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.06584811210632324,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.18406295776367188,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.06993770599365234,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.013031244277954102,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.027551651000976562,
    "status": "PASSED"
   }
  }
 }
}