Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-223458
#<BuildRuby:0x000055d1803144d8
@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.20220327-223458",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000056 0.000010 0.000066 ( 0.000054)
build_up 0.010128 0.000932 0.991611 ( 1.060404)
build_miniruby 0.001539 0.000237 0.074779 ( 0.073869)
build_ruby 0.001813 0.000279 0.076805 ( 0.075005)
build_all 0.010179 0.000767 4.165469 ( 0.875128)
build_install 0.012265 0.010866 7.948601 ( 2.428676)
test_btest 0.001005 0.000252 74.788526 ( 8.286092)
test_basic 0.001651 0.005905 0.345156 ( 0.434969)
test_all 0.001340 0.000419 682.587912 ( 66.643782)
test_rubyspec 0.107326 0.065738 45.810595 ( 51.266955)
total: 131.15 sec