Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-123440
#<BuildRuby:0x000079537590fdc0
 @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.20251011-123440",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000041   0.000010   0.000051 (  0.000050)
configure              0.000031   0.000007   0.000038 (  0.000037)
build_up               0.007510   0.002873   4.807027 (  3.572400)
build_miniruby         0.001364   0.000084   1.824662 (  2.002447)
build_ruby             0.001006   0.001024   4.591606 ( 39.520978)
build_all              0.008154   0.002054   6.420005 (  3.889508)
build_install          0.018386   0.005630   9.334144 (  4.839192)
test_btest             0.000916   0.000000  79.177426 ( 32.650274)
test_basic             0.002346   0.004246   0.991197 (  1.042947)
test_all               0.093976   0.037555 678.276497 (311.983737)
test_rubyspec          0.049884   0.031762 112.892367 ( 43.964232)
total: 443.47 sec