Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-183825
#<BuildRuby:0x0000709efe34fdd8
 @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_gcc11",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11",
 @TARGET_NAME="trunk_gcc11",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-11"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-183825",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000015   0.000006   0.000021 (  0.000021)
autoconf               0.000028   0.000009   0.000037 (  0.000037)
configure              0.000022   0.000008   0.000030 (  0.000030)
build_up               0.003076   0.008876   6.029375 ( 10.597418)
build_miniruby         0.004774   0.001542 141.851299 ( 86.806039)
build_ruby             0.001136   0.001091   4.639822 (  5.214445)
build_all              0.006713   0.004391  28.319762 ( 25.870151)
build_install          0.021102   0.004826  10.019098 (  8.146074)
test_btest             0.000000   0.001078  82.596384 ( 54.236020)
test_basic             0.003307   0.005262   1.163125 (  1.695349)
test_all               0.095855   0.035702 716.836427 (409.918862)
test_rubyspec          0.055084   0.030516 115.364021 ( 55.433551)
total: 657.92 sec