Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-212344
#<BuildRuby:0x0000560019114a58
@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.20220226-212344",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009933 0.001828 1.035123 ( 1.164178)
build_miniruby 0.001718 0.000528 0.073281 ( 0.071091)
build_ruby 0.001277 0.000392 0.077439 ( 0.076222)
build_all 0.008124 0.000980 4.123872 ( 0.840663)
build_install 0.021767 0.001631 7.998801 ( 2.408485)
test_btest 0.001157 0.000272 70.383244 ( 8.256455)
test_basic 0.007524 0.000465 0.347288 ( 0.436358)
test_all 0.001439 0.000320 657.708989 ( 66.044408)
test_rubyspec 0.096635 0.066597 46.329576 ( 51.884055)
total: 131.18 sec