Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-111253
#<BuildRuby:0x00005626efb09480
@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.20221006-111253",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000139 0.009238 1.083186 ( 1.154127)
build_miniruby 0.001278 0.000456 0.100574 ( 0.099462)
build_ruby 0.001103 0.000394 0.097893 ( 0.097056)
build_all 0.003103 0.004965 1.292728 ( 0.574996)
build_install 0.011206 0.004803 1.608257 ( 0.909466)
test_btest 0.001623 0.000696 62.306525 ( 6.555551)
test_basic 0.001673 0.005627 0.350408 ( 0.443505)
test_all 0.004955 0.002478 507.682718 ( 54.263910)
test_rubyspec 0.070034 0.058999 42.371274 ( 51.034328)
total: 115.13 sec