Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251008-183443
#<BuildRuby:0x00007bc55a94fde0
 @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.20251008-183443",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.007423   0.003293   5.537389 (  4.292652)
build_miniruby         0.001270   0.000305   1.869482 (  1.954467)
build_ruby             0.001891   0.000201   4.667805 (  5.013433)
build_all              0.009059   0.002513   6.664896 (  4.982051)
build_install          0.022090   0.003871   9.917794 (  7.158580)
test_btest             0.000812   0.000189  82.332834 ( 58.217732)
test_basic             0.003610   0.006677   1.114738 (  1.564644)
test_all               0.098664   0.030944 705.317795 (366.576819)
test_rubyspec          0.052189   0.030606 113.205276 ( 38.481897)
total: 488.24 sec