Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-225911
#<BuildRuby:0x00005654420b6700
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221202-225911",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002709 0.003831 1.421205 ( 1.550920)
build_miniruby 0.001019 0.000188 0.943874 ( 0.942546)
build_ruby 0.001441 0.000267 1.749241 ( 1.740038)
build_all 0.006426 0.001190 3.707879 ( 1.878760)
build_install 0.011167 0.003983 2.519309 ( 1.577570)
test_btest 0.000647 0.000130 57.510261 ( 15.034088)
test_basic 0.000469 0.003462 0.380105 ( 0.474656)
test_all 0.001039 0.000234 567.868940 (162.367042)
test_rubyspec 0.002878 0.031775 56.051714 ( 66.175361)
total: 251.74 sec