Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251028-144638
#<BuildRuby:0x00007025b467fdc8
 @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-144638",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000020   0.000006   0.000026 (  0.000026)
build_up               0.004311   0.003460   3.393656 (  2.173072)
build_miniruby         0.001057   0.000321   1.226633 (  1.228854)
build_ruby             0.000993   0.000682   3.111797 (  3.211731)
build_all              0.004295   0.004326   5.254642 (  2.170103)
build_install          0.015985   0.004045   8.331934 (  3.862758)
test_btest             0.001199   0.000068  78.294457 ( 28.592523)
test_basic             0.001558   0.006818   0.959535 (  1.020734)
test_all               0.092594   0.039306 679.287076 (206.063781)
test_rubyspec          0.055833   0.030120 117.889258 ( 37.996874)
total: 286.32 sec