Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-042931
#<BuildRuby:0x000055b36e86d400
@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.20220813-042931",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011434 0.811971 ( 1.037557)
build_miniruby 0.000351 0.001055 0.054482 ( 0.053076)
build_ruby 0.001345 0.000560 0.062534 ( 0.060243)
build_all 0.009092 0.000000 1.238886 ( 0.467388)
build_install 0.016850 0.000088 1.589079 ( 0.778910)
test_btest 0.000815 0.000227 52.032754 ( 5.781181)
test_basic 0.001781 0.004945 0.287638 ( 0.377624)
test_all 0.000109 0.004497 509.991110 ( 53.446218)
test_rubyspec 0.065087 0.048089 41.632343 ( 49.307822)
total: 111.31 sec