Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-095613
#<BuildRuby:0x00005587c58f8b38
@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.20220318-095613",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010252 0.000882 1.013807 ( 1.334210)
build_miniruby 0.001394 0.000199 0.070425 ( 0.069105)
build_ruby 0.001748 0.000249 0.075731 ( 0.073673)
build_all 0.005172 0.005872 4.166292 ( 0.845840)
build_install 0.025653 0.000000 7.812161 ( 2.411680)
test_btest 0.001275 0.000000 73.952659 ( 7.855279)
test_basic 0.004111 0.003339 0.340387 ( 0.429406)
test_all 0.001624 0.000295 699.141790 ( 67.726698)
test_rubyspec 0.143543 0.020997 46.167481 ( 51.614354)
total: 132.36 sec