Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-203851
#<BuildRuby:0x0000771dbd39fdd0
 @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.20251013-203851",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000026   0.000009   0.000035 (  0.000035)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.004291   0.005483   5.138605 (  6.061497)
build_miniruby         0.002124   0.001049  25.248663 ( 25.892742)
build_ruby             0.001919   0.000000   4.540120 ( 23.183357)
build_all              0.007950   0.003996  31.026109 ( 40.738338)
build_install          0.016903   0.008134  10.225298 (  7.552088)
test_btest             0.001077   0.000016  85.226329 ( 64.459679)
test_basic             0.004775   0.002471   1.152746 (  1.666726)
test_all               0.094855   0.038114 738.716124 (491.328416)
test_rubyspec          0.052557   0.028827 116.261672 ( 51.554128)
total: 712.44 sec