Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-210657
#<BuildRuby:0x0000561e89c234b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-210657",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004860 0.000151 1.257927 ( 1.620286)
build_miniruby 0.000962 0.000169 1.911627 ( 1.912555)
build_ruby 0.001361 0.000240 4.232539 ( 4.241567)
build_all 0.004126 0.006459 16.506792 ( 1.748771)
build_install 0.005256 0.009642 4.821339 ( 1.667631)
test_btest 0.000623 0.000218 81.571177 ( 11.629607)
test_basic 0.003085 0.003775 0.720017 ( 0.785111)
test_all 0.094878 0.027473 535.591680 ( 72.100108)
test_rubyspec 0.024896 0.038821 78.725429 ( 90.983595)
total: 186.69 sec