Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251031-072158
#<BuildRuby:0x00007e3d3f82fdc0
 @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.20251031-072158",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000062   0.000000   0.000062 (  0.000060)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.003550   0.007194   4.946179 (  3.745215)
build_miniruby         0.001483   0.000379   1.876615 (  1.958307)
build_ruby             0.000000   0.002009   4.339951 (  4.675396)
build_all              0.006869   0.003672   6.442752 (  4.640867)
build_install          0.017885   0.009067  10.099832 ( 48.795245)
test_btest             0.000034   0.001080  80.698776 ( 48.683531)
test_basic             0.002734   0.005896   1.208661 (  1.648913)
test_all               0.098613   0.040169 762.130812 (589.231020)
test_rubyspec          0.051459   0.037238 126.217587 (123.854584)
total: 827.23 sec