Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-152251
#<BuildRuby:0x00007db19612fdc0
 @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.20251030-152251",
 @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.000004   0.000024 (  0.000025)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.004671   0.005974   5.447271 (  4.873171)
build_miniruby         0.001563   0.000156   2.509677 (  3.032504)
build_ruby             0.000628   0.001478   4.317731 ( 81.491033)
build_all              0.008423   0.000563   6.192512 (  4.417339)
build_install          0.015871   0.009782  10.697774 ( 49.103719)
test_btest             0.001342   0.000097  86.136636 ( 86.663898)
test_basic             0.004684   0.005350   1.194620 (  2.370086)
test_all               0.094191   0.048334 776.639972 (952.492280)
test_rubyspec          0.055891   0.032791 125.794703 (142.996208)
total: 1327.44 sec