Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-053437
#<BuildRuby:0x000055598fc33280
@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.20231029-053437",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000000 0.000049 0.000049 ( 0.000019)
build_up 0.000000 0.004647 1.401847 ( 1.694805)
build_miniruby 0.000000 0.001032 0.882819 ( 0.883352)
build_ruby 0.000000 0.001306 2.622106 ( 2.622600)
build_all 0.000000 0.010008 16.671439 ( 1.437184)
build_install 0.000789 0.008589 5.048798 ( 1.216154)
test_btest 0.001088 0.000000 81.486675 ( 7.950156)
test_basic 0.005442 0.000000 0.794335 ( 0.870260)
test_all 0.080882 0.052368 524.353425 ( 52.089673)
test_rubyspec 0.026433 0.022465 50.101521 ( 62.374095)
total: 131.14 sec