Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-040244
#<BuildRuby:0x0000555600a5c3e0
@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.20221205-040244",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006659 0.004421 1.212140 ( 1.340690)
build_miniruby 0.002359 0.000315 0.854699 ( 0.852491)
build_ruby 0.000000 0.002842 2.222054 ( 2.130730)
build_all 0.017348 0.004111 18.673310 ( 2.176277)
build_install 0.014368 0.008573 2.112701 ( 1.026996)
test_btest 0.001951 0.000000 91.521523 ( 9.372225)
test_basic 0.006020 0.004062 0.357476 ( 0.442554)
test_all 0.002390 0.000644 737.024313 ( 71.912459)
test_rubyspec 0.082882 0.092105 49.440670 ( 57.576443)
total: 146.83 sec