Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-203739
#<BuildRuby:0x00007d126c53fdd0
 @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.20251010-203739",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000040   0.000010   0.000050 (  0.000050)
configure              0.000031   0.000008   0.000039 (  0.000040)
build_up               0.007408   0.002867   5.130390 (  4.268916)
build_miniruby         0.001719   0.000000   1.991342 (  2.442828)
build_ruby             0.000280   0.001809   4.627049 (  5.208132)
build_all              0.008839   0.001184   6.477232 (  4.778267)
build_install          0.021033   0.004741  10.248969 (  8.180306)
test_btest             0.000793   0.000198  82.893215 ( 55.666163)
test_basic             0.005129   0.003176   1.116079 (  1.526317)
test_all               0.096610   0.036963 727.590384 (388.162424)
test_rubyspec          0.047847   0.033230 114.238594 ( 38.378782)
total: 508.61 sec