Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-103453
#<BuildRuby:0x0000559993968480
@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.20220309-103453",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007357 0.004021 0.995410 ( 1.463239)
build_miniruby 0.001799 0.000000 0.074365 ( 0.072923)
build_ruby 0.002012 0.000000 0.077346 ( 0.075711)
build_all 0.003739 0.007034 4.176954 ( 0.854386)
build_install 0.016758 0.006974 7.994890 ( 2.414472)
test_btest 0.001106 0.000336 76.323253 ( 8.650974)
test_basic 0.003342 0.005013 0.345449 ( 0.434425)
test_all 0.001341 0.000466 684.841183 ( 67.382822)
test_rubyspec 0.099735 0.058044 46.089677 ( 51.621180)
total: 132.97 sec