Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-021713
#<BuildRuby:0x000055ab50c0e148
@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.20221012-021713",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000078 0.000013 0.000091 ( 0.000095)
build_up 0.009293 0.000821 1.066125 ( 1.122049)
build_miniruby 0.001713 0.000263 0.098303 ( 0.095147)
build_ruby 0.001620 0.000000 0.096889 ( 0.093788)
build_all 0.008182 0.000000 1.285647 ( 0.552064)
build_install 0.009789 0.004825 1.625309 ( 0.890949)
test_btest 0.001626 0.000287 61.497825 ( 6.548859)
test_basic 0.002903 0.005400 0.347478 ( 0.433850)
test_all 0.001218 0.006806 493.750951 ( 52.910314)
test_rubyspec 0.102801 0.026833 43.234157 ( 51.790494)
total: 114.44 sec