Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-192906
#<BuildRuby:0x000056362eac4620
@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.20220725-192906",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.008874 0.004238 0.971253 ( 1.097463)
build_miniruby 0.001516 0.000325 0.073094 ( 0.071480)
build_ruby 0.001587 0.000340 0.074051 ( 0.072251)
build_all 0.009358 0.000997 1.529369 ( 0.580988)
build_install 0.017198 0.005836 5.148524 ( 2.057390)
test_btest 0.001083 0.000246 70.960975 ( 8.180286)
test_basic 0.006367 0.001446 0.317246 ( 0.405045)
test_all 0.000758 0.001245 672.183641 ( 65.816251)
test_rubyspec 0.138799 0.044119 46.018564 ( 51.757530)
total: 130.04 sec