Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-103447
#<BuildRuby:0x00007e94484ffdc0
 @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.20251011-103447",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000030   0.000008   0.000038 (  0.000039)
build_up               0.006423   0.004595   5.098920 (  4.362936)
build_miniruby         0.001441   0.000116   1.912828 (  2.706692)
build_ruby             0.000797   0.001143   4.628599 ( 32.430916)
build_all              0.008793   0.001016   6.439064 (  3.318879)
build_install          0.021435   0.003389  10.026943 (  6.781322)
test_btest             0.001179   0.000318  76.930798 ( 29.300953)
test_basic             0.004593   0.004217   1.058364 (  2.211394)
test_all               0.096679   0.034090 677.843326 (299.609472)
test_rubyspec          0.050720   0.027422 114.708664 ( 31.403766)
total: 412.13 sec