Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-111858
#<BuildRuby:0x000055a57ac0add0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-111858",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001081 0.004036 0.960093 ( 1.420366)
build_miniruby 0.001279 0.000085 0.951887 ( 0.951666)
build_ruby 0.001215 0.000081 2.833205 ( 2.835663)
build_all 0.003066 0.006831 15.007537 ( 1.450029)
build_install 0.005997 0.003410 4.282975 ( 1.148921)
test_btest 0.000581 0.000116 79.275245 ( 6.800878)
test_basic 0.003372 0.000675 0.442459 ( 0.525516)
test_all 0.099303 0.038784 508.162959 ( 59.030400)
test_rubyspec 0.008358 0.024169 50.326123 ( 62.867107)
total: 137.03 sec