Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-143526
#<BuildRuby:0x000055f16cbefe20
@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.20230708-143526",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006063 0.000000 1.474305 ( 2.753623)
build_miniruby 0.001000 0.000000 0.957253 ( 0.957498)
build_ruby 0.001143 0.000081 2.611047 ( 2.611898)
build_all 0.008753 0.000000 8.506742 ( 7.806801)
build_install 0.008494 0.000206 2.050417 ( 1.718442)
test_btest 0.001343 0.000168 89.433036 ( 7.849855)
test_basic 0.004450 0.000049 0.751416 ( 0.828159)
test_all 0.001345 0.000162 483.779826 ( 52.078342)
test_rubyspec 0.033332 0.010367 43.761025 ( 56.182733)
total: 132.79 sec