Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-083451
#<BuildRuby:0x00007e681d6efdd0
 @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-083451",
 @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.000006   0.000025 (  0.000025)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000032   0.000009   0.000041 (  0.000040)
build_up               0.004155   0.006041   5.138073 (  4.895563)
build_miniruby         0.001165   0.000366   1.836190 (  2.432341)
build_ruby             0.000000   0.002141   4.694838 ( 52.909318)
build_all              0.006203   0.003653   6.720974 (  4.851893)
build_install          0.020937   0.005593  10.478821 (  8.639770)
test_btest             0.000844   0.000281  83.071720 ( 46.899919)
test_basic             0.004249   0.005498   1.191772 (  1.519852)
test_all               0.098588   0.036168 738.687568 (397.668796)
test_rubyspec          0.044808   0.036028 114.102900 ( 43.892070)
total: 563.71 sec