Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-011158
#<BuildRuby:0x000056093fc1b918
@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.20231116-011158",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001175 0.003156 1.216381 ( 1.644411)
build_miniruby 0.000790 0.000219 0.831264 ( 0.830838)
build_ruby 0.001083 0.000301 2.699186 ( 2.699140)
build_all 0.004086 0.005239 15.491424 ( 1.446193)
build_install 0.006121 0.002040 4.609411 ( 1.107819)
test_btest 0.000807 0.000269 77.972863 ( 6.742350)
test_basic 0.002970 0.000990 0.622874 ( 0.699837)
test_all 0.096389 0.032130 486.199593 ( 45.875723)
test_rubyspec 0.025053 0.024731 49.418070 ( 61.648000)
total: 122.70 sec