Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-164614
#<BuildRuby:0x000055b36cf73918
@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.20231020-164614",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005965 0.000000 1.427755 ( 1.693793)
build_miniruby 0.001064 0.000000 0.869644 ( 0.869142)
build_ruby 0.001385 0.000000 2.753329 ( 2.753212)
build_all 0.006140 0.004194 17.316344 ( 1.575114)
build_install 0.008621 0.000379 5.153633 ( 1.202576)
test_btest 0.001044 0.000000 84.155500 ( 7.911247)
test_basic 0.004146 0.000083 0.767015 ( 0.843050)
test_all 0.006575 0.000779 541.851253 ( 50.985747)
test_rubyspec 0.011046 0.039716 51.070347 ( 63.356577)
total: 131.19 sec