Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-183809
#<BuildRuby:0x000077835da5fde0
 @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.20251013-183809",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000026   0.000006   0.000032 (  0.000031)
configure              0.000025   0.000000   0.000025 (  0.000024)
build_up               0.004237   0.003349   3.134589 (  9.702537)
build_miniruby         0.001206   0.000046   1.473874 (  2.720784)
build_ruby             0.001475   0.000110   4.177124 ( 47.362620)
build_all              0.007383   0.000514   5.875487 (  2.922407)
build_install          0.017740   0.004175   9.069877 (  4.860527)
test_btest             0.000979   0.000000  71.065865 ( 26.458789)
test_basic             0.007526   0.000488   1.043415 (  2.433951)
test_all               0.083246   0.044065 723.469790 (439.496040)
test_rubyspec          0.052808   0.028143 115.521489 ( 75.327703)
total: 611.29 sec