Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-183600
#<BuildRuby:0x00007507964afde0
 @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.20251011-183600",
 @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.000014   0.000005   0.000019 (  0.000020)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000022   0.000008   0.000030 (  0.000030)
build_up               0.005832   0.005049   5.669838 (  4.922728)
build_miniruby         0.001113   0.000413   3.296394 (  3.135597)
build_ruby             0.001837   0.000000   4.601311 (  4.786407)
build_all              0.007114   0.002058   6.203922 (  3.969347)
build_install          0.017760   0.006046   9.766821 (  7.252914)
test_btest             0.000794   0.000284  75.272465 ( 46.355832)
test_basic             0.003914   0.004373   1.159730 (  2.759095)
test_all               0.094720   0.037655 746.134097 (411.877433)
test_rubyspec          0.052429   0.022355 119.258705 ( 57.956328)
total: 543.02 sec