Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-003940
#<BuildRuby:0x000078902d10fdc0
 @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.20251015-003940",
 @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.000006   0.000026 (  0.000027)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000024   0.000007   0.000031 (  0.000032)
build_up               0.005898   0.003576   4.772756 (  3.581145)
build_miniruby         0.001332   0.000099   1.616282 (  1.614789)
build_ruby             0.001546   0.000162   4.252170 ( 22.992922)
build_all              0.006247   0.001365   5.590610 (  2.414954)
build_install          0.012012   0.007447   8.956427 (  4.485004)
test_btest             0.000350   0.000743  75.922052 ( 32.864424)
test_basic             0.002059   0.007399   0.988080 (  1.798208)
test_all               0.099354   0.029648 720.752521 (425.675337)
test_rubyspec          0.049964   0.035080 116.776792 ( 60.419188)
total: 555.85 sec