{
 "sdk_core-image-sato_i686_fvp-base_20250102180639": {
  "configuration": {
   "HOST_DISTRO": "almalinux-8.10",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "22b0800267b0cd39b582b5af0ecf30bc2e03e529",
     "commit_count": 68603
    },
    "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": "22b0800267b0cd39b582b5af0ecf30bc2e03e529",
     "commit_count": 68603
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "22b0800267b0cd39b582b5af0ecf30bc2e03e529",
     "commit_count": 68603
    }
   },
   "MACHINE": "fvp-base",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250102180639",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 49.07274127006531,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 29.718628883361816,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 11.523942708969116,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 8.760333061218262,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.3189523220062256,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.06270408630371094,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.06438016891479492,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.17742276191711426,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.06876850128173828,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.010005950927734375,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.020096540451049805,
    "status": "PASSED"
   }
  }
 },
 "sdk_core-image-sato_i686_generic-arm64_20250102181614": {
  "configuration": {
   "HOST_DISTRO": "almalinux-8.10",
   "IMAGE_BASENAME": "core-image-sato",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "stable/kirkstone-nut",
     "commit": "22b0800267b0cd39b582b5af0ecf30bc2e03e529",
     "commit_count": 68603
    },
    "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": "22b0800267b0cd39b582b5af0ecf30bc2e03e529",
     "commit_count": 68603
    },
    "meta-yocto-bsp": {
     "branch": "stable/kirkstone-nut",
     "commit": "22b0800267b0cd39b582b5af0ecf30bc2e03e529",
     "commit_count": 68603
    }
   },
   "MACHINE": "generic-arm64",
   "SDKMACHINE": "i686",
   "STARTTIME": "20250102181614",
   "TEST_TYPE": "sdk"
  },
  "result": {
   "assimp.BuildAssimp.test_assimp": {
    "duration": 47.11694550514221,
    "status": "PASSED"
   },
   "buildcpio.BuildCpioTest.test_cpio": {
    "duration": 23.58793020248413,
    "status": "PASSED"
   },
   "buildepoxy.EpoxyTest.test_epoxy": {
    "duration": 11.286741733551025,
    "status": "PASSED"
   },
   "buildgalculator.GalculatorTest.test_galculator": {
    "duration": 8.55091142654419,
    "status": "PASSED"
   },
   "buildlzip.BuildLzipTest.test_lzip": {
    "duration": 1.3408880233764648,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gcc_compile": {
    "duration": 0.061239004135131836,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp2_compile": {
    "duration": 0.06123542785644531,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_gpp_compile": {
    "duration": 0.1781294345855713,
    "status": "PASSED"
   },
   "gcc.GccCompileTest.test_make": {
    "duration": 0.06504273414611816,
    "status": "PASSED"
   },
   "perl.PerlTest.test_perl": {
    "duration": 0.010343551635742188,
    "status": "PASSED"
   },
   "python.Python3Test.test_python3": {
    "duration": 0.019359588623046875,
    "status": "PASSED"
   }
  }
 }
}