Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-064551
#<BuildRuby:0x00007fac3de9fde0
 @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-064551",
 @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.000023   0.000004   0.000027 (  0.000028)
autoconf               0.000047   0.000009   0.000056 (  0.000054)
configure              0.000000   0.000060   0.000060 (  0.000059)
build_up               0.007690   0.003653   5.383218 (  5.326686)
build_miniruby         0.001832   0.000000   1.918811 (  2.186301)
build_ruby             0.001764   0.000120   4.309396 ( 40.507418)
build_all              0.007186   0.001849   6.495557 (  2.921947)
build_install          0.015539   0.009560   9.773620 (  5.086704)
test_btest             0.001906   0.000207  82.725293 ( 42.050001)
test_basic             0.004269   0.003424   1.112444 (  1.206152)
test_all               0.093982   0.038081 714.567690 (232.063536)
test_rubyspec          0.053108   0.030840 115.843771 ( 31.857999)
total: 363.21 sec