Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-203924
#<BuildRuby:0x00007d9e73d6fdc8
 @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-203924",
 @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.000008   0.000034 (  0.000035)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.005252   0.005455   6.079503 (  4.578220)
build_miniruby         0.002505   0.000000  44.666055 ( 28.678316)
build_ruby             0.001969   0.000144   4.497673 ( 40.843647)
build_all              0.006424   0.002179   6.136976 (  3.609540)
build_install          0.019580   0.003655   9.441368 ( 35.437765)
test_btest             0.001101   0.000008  80.828378 ( 50.877704)
test_basic             0.004279   0.003946   1.219181 (  1.638842)
test_all               0.098413   0.036201 713.996809 (515.071423)
test_rubyspec          0.050309   0.033669 115.276932 ( 71.591464)
total: 752.33 sec