Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-143841
#<BuildRuby:0x000077a471a8fdd0
 @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.20251015-143841",
 @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.000026)
autoconf               0.000036   0.000007   0.000043 (  0.000044)
configure              0.000032   0.000007   0.000039 (  0.000039)
build_up               0.007175   0.003472   5.183851 (  4.596728)
build_miniruby         0.001295   0.000293   2.406547 (  2.677600)
build_ruby             0.001072   0.001059   4.545170 (  4.903356)
build_all              0.007296   0.002075   6.443290 (  4.866778)
build_install          0.017098   0.007609  10.001453 (  7.094774)
test_btest             0.000803   0.000205  81.021821 ( 54.095959)
test_basic             0.005656   0.002767   1.099573 (  1.422514)
test_all               0.104273   0.024030 681.825528 (333.870048)
test_rubyspec          0.056226   0.024685 118.713086 ( 50.624928)
total: 464.15 sec