Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-143116
#<BuildRuby:0x0000555f79fd3918
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20240111-143116",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000011 0.000003 0.000014 ( 0.000012)
build_up 0.000144 0.003853 0.895628 ( 1.322535)
build_miniruby 0.000836 0.000313 0.899455 ( 0.899533)
build_ruby 0.000908 0.000341 2.708178 ( 2.709369)
build_all 0.008584 0.001434 14.732252 ( 1.333647)
build_install 0.007698 0.001376 4.233145 ( 1.147455)
test_btest 0.000487 0.000162 78.227503 ( 7.796423)
test_basic 0.002872 0.000957 0.550075 ( 0.620107)
test_all 0.110784 0.026609 502.520345 ( 56.522042)
test_rubyspec 0.023793 0.011420 50.408519 ( 62.951908)
total: 135.30 sec