Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-123651
#<BuildRuby:0x0000778770f9fdc0
 @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.20251012-123651",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.004485   0.005697   5.330428 (  4.122128)
build_miniruby         0.001875   0.000000   2.110066 (  2.859257)
build_ruby             0.000341   0.001598   4.912037 (  5.196737)
build_all              0.007138   0.002605   6.575269 (  4.144420)
build_install          0.018281   0.005955  10.320656 ( 36.434442)
test_btest             0.000000   0.001051  80.471722 ( 50.866728)
test_basic             0.005822   0.002581   1.211871 (  1.522252)
test_all               0.096680   0.037054 722.003423 (392.635654)
test_rubyspec          0.050736   0.032581 118.969610 ( 68.117481)
total: 565.90 sec