Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-023711
#<BuildRuby:0x00007486b94cfdd8
 @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-023711",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.004510   0.004586   4.651250 ( 13.932365)
build_miniruby         0.001106   0.000301   1.841228 (  7.017869)
build_ruby             0.001619   0.000193   4.628057 (  5.592581)
build_all              0.008308   0.000592   6.583529 (  4.167546)
build_install          0.018964   0.003723  10.021339 (  6.396401)
test_btest             0.000000   0.000963  81.539853 ( 41.581271)
test_basic             0.003821   0.004752   1.073008 (  1.366735)
test_all               0.099465   0.033258 712.689974 (445.171789)
test_rubyspec          0.048919   0.032186 114.763938 ( 40.308216)
total: 565.54 sec