Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-204644
#<BuildRuby:0x000073b2e52cfdd8
 @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.20251029-204644",
 @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.000014   0.000004   0.000018 (  0.000020)
autoconf               0.000029   0.000009   0.000038 (  0.000037)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.003341   0.006750   4.822179 (  3.163527)
build_miniruby         0.001428   0.000153   1.624204 (  1.623241)
build_ruby             0.001712   0.000251   4.196973 (  4.229184)
build_all              0.008505   0.001165   6.233731 (  3.426298)
build_install          0.022841   0.004563   9.891576 (  6.272020)
test_btest             0.000054   0.001037  79.480801 ( 34.090452)
test_basic             0.005538   0.003890   1.199344 (  1.404442)
test_all               0.092179   0.034874 614.251125 (209.448276)
test_rubyspec          0.037664   0.043796 112.592582 ( 27.009490)
total: 290.67 sec