Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251008-003656
#<BuildRuby:0x00007604496cfde0
 @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.20251008-003656",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000036   0.000008   0.000044 (  0.000045)
configure              0.000030   0.000007   0.000037 (  0.000037)
build_up               0.007697   0.004215   6.040514 (  4.499976)
build_miniruby         0.001757   0.000000   2.798742 (  2.367512)
build_ruby             0.001610   0.000348   4.449652 (  4.496164)
build_all              0.006223   0.003906   6.119089 (  3.287160)
build_install          0.018059   0.005907   9.709062 (  5.560206)
test_btest             0.000000   0.001016  79.132125 ( 27.053811)
test_basic             0.002715   0.005189   1.036968 (  1.093969)
test_all               0.091974   0.036233 624.515599 (248.027680)
test_rubyspec          0.040564   0.039010 105.762600 ( 24.596934)
total: 320.98 sec