Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-223842
#<BuildRuby:0x000078979448fdd8
 @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.20251015-223842",
 @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.000007   0.000028 (  0.000028)
autoconf               0.000041   0.000013   0.000054 (  0.000054)
configure              0.000034   0.000011   0.000045 (  0.000044)
build_up               0.004811   0.005937   5.062575 (  4.910609)
build_miniruby         0.000428   0.001164   2.382940 (  2.857974)
build_ruby             0.000814   0.001322   4.704944 ( 34.987481)
build_all              0.003043   0.006516   6.428494 (  4.930608)
build_install          0.019416   0.005784  10.192279 (  8.855618)
test_btest             0.000644   0.000267  74.225238 ( 37.608282)
test_basic             0.002808   0.005002   0.946400 (  1.322472)
test_all               0.090497   0.039693 714.073336 (328.605021)
test_rubyspec          0.047258   0.034766 115.814637 ( 43.673865)
total: 467.75 sec