Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-183718
#<BuildRuby:0x00007c37e3b9fdd8
 @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-183718",
 @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.000019)
autoconf               0.000026   0.000009   0.000035 (  0.000034)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.006406   0.004491   5.473928 (  6.318203)
build_miniruby         0.004582   0.005010 238.541710 (172.841428)
build_ruby             0.001637   0.000874   5.806515 ( 49.367513)
build_all              0.009017   0.005058  47.731468 ( 49.242725)
build_install          0.019569   0.004291   9.430763 ( 11.640346)
test_btest             0.001069   0.000025  80.098229 ( 48.133916)
test_basic             0.004061   0.004407   1.179933 (  1.845016)
test_all               0.095218   0.040438 728.140037 (428.394380)
test_rubyspec          0.059533   0.025725 115.697312 ( 76.971448)
total: 844.77 sec