Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-003657
#<BuildRuby:0x000079c317ecfdc0
 @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-003657",
 @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.000016   0.000006   0.000022 (  0.000023)
autoconf               0.000026   0.000010   0.000036 (  0.000037)
configure              0.000021   0.000008   0.000029 (  0.000029)
build_up               0.006111   0.004887   5.257744 ( 11.155697)
build_miniruby         0.000836   0.000940  24.024864 ( 34.412916)
build_ruby             0.001329   0.000577   4.668603 ( 36.770086)
build_all              0.007206   0.002800   6.583635 (  5.410644)
build_install          0.018780   0.006467  10.166220 ( 19.413679)
test_btest             0.000714   0.000296  77.342515 ( 38.794322)
test_basic             0.006771   0.003011   1.170063 (  1.936131)
test_all               0.088593   0.045443 714.799429 (405.641462)
test_rubyspec          0.050319   0.033176 111.682343 ( 42.445669)
total: 595.98 sec