Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-143015
#<BuildRuby:0x000056355c318ea8
@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.20220910-143015",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007626 0.003866 1.151299 ( 1.377355)
build_miniruby 0.000000 0.002433 0.078797 ( 0.076373)
build_ruby 0.000381 0.001553 0.077922 ( 0.076386)
build_all 0.003228 0.007807 1.581258 ( 0.600076)
build_install 0.012236 0.009713 1.911597 ( 0.941866)
test_btest 0.000701 0.000369 97.106288 ( 9.596399)
test_basic 0.007795 0.000113 0.360261 ( 0.457410)
test_all 0.002056 0.001957 641.147315 ( 66.603517)
test_rubyspec 0.105835 0.066298 47.311453 ( 55.705410)
total: 135.44 sec