Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-142416
#<BuildRuby:0x0000558a57094480
@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.20220225-142416",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.010269 0.000691 0.970262 ( 1.012303)
build_miniruby 0.001676 0.000478 0.074795 ( 0.072846)
build_ruby 0.001857 0.000531 0.075765 ( 0.073450)
build_all 0.007204 0.002058 4.102229 ( 0.839421)
build_install 0.019587 0.002453 7.891041 ( 2.408436)
test_btest 0.000750 0.000187 76.718227 ( 7.905571)
test_basic 0.002051 0.006197 0.339910 ( 0.427816)
test_all 0.001484 0.000464 658.317328 ( 66.257549)
test_rubyspec 0.083443 0.083093 46.414634 ( 51.661645)
total: 130.66 sec