Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-043814
#<BuildRuby:0x00007f8480e2fde0
 @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.20251014-043814",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000036)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.005231   0.005916   5.329785 (  5.282983)
build_miniruby         0.001296   0.000373   5.347857 (  5.842174)
build_ruby             0.002081   0.000039   4.662129 (  5.404122)
build_all              0.007485   0.002587   6.640609 (  5.563966)
build_install          0.018294   0.007853  10.382643 ( 35.456729)
test_btest             0.000000   0.000821  67.075317 ( 20.662781)
test_basic             0.002114   0.001665   0.744932 (  4.426740)
test_all               0.090175   0.035182 715.368086 (422.834477)
test_rubyspec          0.060491   0.028465 119.203497 ( 78.712620)
total: 584.19 sec