Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-112549
#<BuildRuby:0x000056211f3d84e8
@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.20220315-112549",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001978 0.008968 0.986794 ( 1.107480)
build_miniruby 0.001166 0.000486 0.076535 ( 0.074951)
build_ruby 0.001166 0.000486 0.072504 ( 0.071470)
build_all 0.004185 0.006540 4.177213 ( 0.866062)
build_install 0.020950 0.000658 7.866296 ( 2.414253)
test_btest 0.000978 0.000367 73.352723 ( 8.005336)
test_basic 0.007165 0.000772 0.343929 ( 0.431439)
test_all 0.001775 0.000000 707.516671 ( 68.118745)
test_rubyspec 0.100223 0.063834 46.509206 ( 51.934807)
total: 133.03 sec