Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-072715
#<BuildRuby:0x0000557b301280d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-072715",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.010701 1.218719 ( 1.221387)
build_miniruby 0.001648 0.000569 0.854204 ( 0.853686)
build_ruby 0.002063 0.000590 2.256306 ( 2.168691)
build_all 0.018171 0.002544 18.736461 ( 2.179734)
build_install 0.019663 0.002308 2.057511 ( 1.031172)
test_btest 0.001257 0.000279 91.810219 ( 9.244435)
test_basic 0.000000 0.010559 0.358270 ( 0.442632)
test_all 0.001336 0.000446 694.339252 ( 71.503970)
test_rubyspec 0.080159 0.096411 49.548357 ( 57.654577)
total: 146.30 sec