Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-160324
#<BuildRuby:0x00005626e92c6148
@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.20221016-160324",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000024)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004409 0.005214 1.127661 ( 1.190109)
build_miniruby 0.001267 0.000422 0.101590 ( 0.100661)
build_ruby 0.001099 0.000367 0.107342 ( 0.106503)
build_all 0.006544 0.002182 1.341228 ( 0.591002)
build_install 0.010269 0.005060 1.678485 ( 0.923472)
test_btest 0.001354 0.000484 64.960100 ( 6.596645)
test_basic 0.003681 0.002634 0.354651 ( 0.446398)
test_all 0.002361 0.004006 527.386991 ( 55.596321)
test_rubyspec 0.071028 0.056742 43.705427 ( 51.991092)
total: 117.54 sec