Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-163701
#<BuildRuby:0x000071cfdc8cfdc0
 @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.20251012-163701",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000036   0.000009   0.000045 (  0.000044)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.005963   0.004251   5.195822 (  4.543676)
build_miniruby         0.000986   0.001024   1.939999 (  2.080059)
build_ruby             0.002163   0.000022   4.706219 (  4.975493)
build_all              0.005561   0.004063   6.233909 (  3.801898)
build_install          0.022847   0.003836  10.229901 (  7.580954)
test_btest             0.000006   0.001057  81.349821 ( 48.974707)
test_basic             0.006029   0.002598   1.159263 (  1.713910)
test_all               0.103328   0.030184 755.075400 (411.250590)
test_rubyspec          0.052188   0.031439 117.982705 ( 60.353119)
total: 545.28 sec