Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-112410
#<BuildRuby:0x00007d254239fdc0
 @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-112410",
 @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.000005   0.000025 (  0.000026)
autoconf               0.000037   0.000010   0.000047 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.004444   0.005751   5.615229 ( 10.424337)
build_miniruby         0.001677   0.000000   2.569099 ( 13.508307)
build_ruby             0.001015   0.001259   4.768421 ( 60.081507)
build_all              0.006522   0.004568  11.939372 ( 22.134058)
build_install          0.019534   0.007962  10.959175 ( 20.243635)
test_btest             0.000831   0.000289  85.092881 (110.696832)
test_basic             0.005313   0.004381   1.218261 (  2.037435)
test_all               0.104108   0.039040 792.438018 (1003.072401)
test_rubyspec          0.053832   0.034405 121.962620 (105.275976)
total: 1347.48 sec