Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-143720
#<BuildRuby:0x000055d0d190f810
@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.20220209-143720",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008204 0.003006 0.947884 ( 1.130804)
build_miniruby 0.001422 0.000379 0.075637 ( 0.073489)
build_ruby 0.001367 0.000364 0.078033 ( 0.076652)
build_all 0.006651 0.004840 4.169500 ( 0.788576)
build_install 0.021739 0.001248 7.974213 ( 2.350754)
test_btest 0.000870 0.000217 71.483915 ( 8.239109)
test_basic 0.006241 0.001560 0.342188 ( 0.429933)
test_all 0.001377 0.000344 699.125129 ( 67.125188)
test_rubyspec 0.105254 0.060102 46.501265 ( 51.698668)
total: 131.91 sec