Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-203720
#<BuildRuby:0x000076b913cffdd0
 @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.20251012-203720",
 @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.000018   0.000006   0.000024 (  0.000025)
autoconf               0.000038   0.000011   0.000049 (  0.000048)
configure              0.000033   0.000009   0.000042 (  0.000042)
build_up               0.004995   0.004954   4.994255 (  3.953763)
build_miniruby         0.001164   0.000371   1.943571 (  2.172149)
build_ruby             0.001154   0.000951   4.838035 (  5.018045)
build_all              0.007636   0.002531   6.636566 (  4.238897)
build_install          0.017305   0.009282  10.250835 (  7.749045)
test_btest             0.000830   0.000287  83.067476 ( 48.763233)
test_basic             0.003538   0.005461   1.187877 (  1.680574)
test_all               0.091271   0.042473 717.712320 (424.644998)
test_rubyspec          0.057354   0.027050 119.435575 ( 58.468065)
total: 556.69 sec