Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-045449
#<BuildRuby:0x000055e725d37040
@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.20231212-045449",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005734 0.000186 1.375585 ( 1.725679)
build_miniruby 0.001211 0.000121 0.981833 ( 0.981123)
build_ruby 0.001168 0.000117 2.744081 ( 2.744314)
build_all 0.007216 0.003521 16.888495 ( 1.573833)
build_install 0.005073 0.003532 5.018946 ( 1.219165)
test_btest 0.000761 0.000122 89.137140 ( 6.843082)
test_basic 0.001011 0.003359 0.769000 ( 0.845596)
test_all 0.103398 0.036945 540.879879 ( 57.073935)
test_rubyspec 0.029472 0.021313 50.961937 ( 63.233505)
total: 136.24 sec