Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251009-063634
#<BuildRuby:0x000071399b64fdc0
 @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.20251009-063634",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000043   0.000000   0.000043 (  0.000043)
configure              0.000043   0.000000   0.000043 (  0.000044)
build_up               0.004567   0.005804   5.067751 (  5.092924)
build_miniruby         0.001499   0.000000   2.496560 (  3.226773)
build_ruby             0.001691   0.000055   4.601930 (  5.114101)
build_all              0.007133   0.001837   6.487047 (  5.008972)
build_install          0.015055   0.009062  10.042119 (  7.157187)
test_btest             0.000832   0.000251  78.950515 ( 51.679546)
test_basic             0.005227   0.003501   1.140334 (  1.389908)
test_all               0.094126   0.038298 716.687260 (388.244755)
test_rubyspec          0.041176   0.037515 116.325583 ( 42.277839)
total: 509.19 sec