Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-131557
#<BuildRuby:0x0000555687e16dc8
@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.20220507-131557",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.000158 0.006988 0.863329 ( 1.058820)
build_miniruby 0.000771 0.000181 0.050477 ( 0.049638)
build_ruby 0.000000 0.001066 0.055283 ( 0.054399)
build_all 0.000286 0.005258 1.275325 ( 0.550319)
build_install 0.007912 0.006119 6.349174 ( 3.085485)
test_btest 0.000502 0.000191 61.116244 ( 12.277523)
test_basic 0.003381 0.001288 0.298106 ( 0.390743)
test_all 0.001000 0.000380 536.060755 ( 64.757819)
test_rubyspec 0.020556 0.028647 52.676962 ( 58.509286)
total: 140.74 sec