Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251028-184724
#<BuildRuby:0x000075d4a167fde0
 @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.20251028-184724",
 @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.000005   0.000021 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.004435   0.005477   4.614213 (  2.971135)
build_miniruby         0.000000   0.001580   2.809255 (  2.360201)
build_ruby             0.001370   0.000439   3.472463 (  3.520716)
build_all              0.007862   0.000000   5.238404 (  2.163109)
build_install          0.017747   0.003435   8.651640 (  4.014792)
test_btest             0.000704   0.000205  69.172236 ( 22.965343)
test_basic             0.004693   0.003469   1.031947 (  1.081491)
test_all               0.095399   0.036906 673.013551 (219.848253)
test_rubyspec          0.055411   0.028676 113.842976 ( 28.125886)
total: 287.05 sec