Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-231201
#<BuildRuby:0x000055bae74144f0
@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-231201",
@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.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009871 0.001290 0.986884 ( 1.038929)
build_miniruby 0.001799 0.000386 0.079680 ( 0.077228)
build_ruby 0.001513 0.000325 0.075263 ( 0.073464)
build_all 0.004593 0.005850 4.206185 ( 0.851557)
build_install 0.008823 0.014212 7.743079 ( 2.350707)
test_btest 0.000978 0.000428 75.753870 ( 8.227092)
test_basic 0.005277 0.002889 0.342736 ( 0.437962)
test_all 0.001669 0.000742 697.046812 ( 67.584197)
test_rubyspec 0.096617 0.071231 46.089175 ( 51.473260)
total: 132.12 sec