Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-155159
#<BuildRuby:0x0000555ae005e188
@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.20221206-155159",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000017)
build_up 0.005373 0.000057 1.478913 ( 1.800025)
build_miniruby 0.001125 0.000047 0.824292 ( 0.823448)
build_ruby 0.001275 0.000053 1.558984 ( 1.563006)
build_all 0.002997 0.004441 3.768759 ( 2.119991)
build_install 0.012012 0.003328 2.756685 ( 2.403900)
test_btest 0.000670 0.000069 56.191146 ( 26.717578)
test_basic 0.000000 0.005207 0.378604 ( 0.481467)
test_all 0.000000 0.001953 601.016713 (238.369830)
test_rubyspec 0.011887 0.031216 66.122086 ( 76.717638)
total: 351.00 sec