Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-192253
#<BuildRuby:0x00007670236cfde0
 @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.20251030-192253",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000037   0.000008   0.000045 (  0.000045)
configure              0.000032   0.000006   0.000038 (  0.000038)
build_up               0.004243   0.006321   5.095136 (  8.655297)
build_miniruby         0.001652   0.000000   2.353718 (  2.802972)
build_ruby             0.001860   0.000000   4.651329 ( 93.073595)
build_all              0.008172   0.001961   6.863344 (  6.785717)
build_install          0.019835   0.005895  10.912626 ( 56.514900)
test_btest             0.001014   0.000000  81.123181 ( 84.832589)
test_basic             0.004307   0.004915   1.222113 (  2.501394)
test_all               0.100098   0.042059 809.621233 (1047.394800)
test_rubyspec          0.055826   0.034114 126.428053 (132.153732)
total: 1434.72 sec