Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251009-083659
#<BuildRuby:0x000072fbb466fdc8
 @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.20251009-083659",
 @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.000032   0.000007   0.000039 (  0.000039)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.007125   0.003514   5.245561 (  4.621056)
build_miniruby         0.001435   0.000349   2.414598 (  3.455527)
build_ruby             0.000249   0.001857   4.510930 (  4.986361)
build_all              0.009497   0.000570   6.437831 (  4.005680)
build_install          0.018756   0.006520  10.428319 (  9.374308)
test_btest             0.000906   0.000000  75.113209 ( 34.459811)
test_basic             0.006604   0.001654   1.130043 (  1.446935)
test_all               0.099236   0.034049 700.304332 (331.688766)
test_rubyspec          0.043590   0.031510 110.962284 ( 31.087120)
total: 425.13 sec