Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-083104
#<BuildRuby:0x000055b45ebb84e8
@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.20220403-083104",
@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.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010168 0.000290 1.018650 ( 1.065428)
build_miniruby 0.001752 0.000219 0.073369 ( 0.071350)
build_ruby 0.001517 0.000190 0.066670 ( 0.064811)
build_all 0.009982 0.000000 4.244375 ( 0.835529)
build_install 0.021020 0.003888 8.589517 ( 2.986479)
test_btest 0.001081 0.000135 71.806344 ( 7.822631)
test_basic 0.005060 0.003689 0.345977 ( 0.433923)
test_all 0.001651 0.000254 696.563587 ( 67.016140)
test_rubyspec 0.113765 0.052177 46.476574 ( 51.592361)
total: 131.89 sec