Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-063540
#<BuildRuby:0x000072c492a9fdc0
 @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-063540",
 @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.000004   0.000025 (  0.000026)
autoconf               0.000037   0.000008   0.000045 (  0.000043)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.006726   0.003804   5.231055 (  5.493364)
build_miniruby         0.001525   0.000109   2.303211 (  3.169865)
build_ruby             0.001698   0.000368   4.964781 ( 64.910985)
build_all              0.006452   0.003407   6.603373 (  5.098724)
build_install          0.017234   0.005603   9.984605 (  9.202160)
test_btest             0.000969   0.000000  76.855926 ( 45.592795)
test_basic             0.006697   0.002692   1.093666 (  1.383998)
test_all               0.097526   0.037810 734.359967 (431.751580)
test_rubyspec          0.045743   0.033665 114.292841 ( 50.858740)
total: 617.46 sec