Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-063740
#<BuildRuby:0x000072278a71fdd0
 @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.20251014-063740",
 @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.000005   0.000026 (  0.000026)
autoconf               0.000036   0.000009   0.000045 (  0.000044)
configure              0.000031   0.000007   0.000038 (  0.000038)
build_up               0.008255   0.002246   5.389764 (  5.371058)
build_miniruby         0.000000   0.001653   1.913035 (  2.312738)
build_ruby             0.000070   0.002133   4.820005 (  5.342420)
build_all              0.007061   0.001807   6.771783 (  5.952021)
build_install          0.025215   0.001841  10.534746 (  9.083508)
test_btest             0.000989   0.000234  80.365162 ( 51.726209)
test_basic             0.005055   0.004162   1.164358 (  2.071428)
test_all               0.098620   0.036619 744.738717 (470.053029)
test_rubyspec          0.051787   0.030905 118.945935 ( 59.952654)
total: 611.87 sec