Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-145824
#<BuildRuby:0x000055c15af1ae20
@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.20240110-145824",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003311 0.000697 0.897291 ( 1.330070)
build_miniruby 0.000830 0.000175 0.869527 ( 0.868626)
build_ruby 0.001030 0.000216 2.757797 ( 2.760133)
build_all 0.004647 0.005570 14.887869 ( 1.441287)
build_install 0.009038 0.000000 4.365938 ( 1.180430)
test_btest 0.000599 0.000120 76.007787 ( 7.715402)
test_basic 0.002605 0.000621 0.452872 ( 0.534905)
test_all 0.081219 0.051643 527.406192 ( 54.058685)
test_rubyspec 0.021080 0.010467 49.152035 ( 61.674517)
total: 131.56 sec