Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-044614
#<BuildRuby:0x00007b66ea70fdd8
 @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-044614",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.002559   0.006979   4.797358 (  3.246992)
build_miniruby         0.000005   0.001646   2.143257 (  2.170916)
build_ruby             0.001868   0.000000   4.264470 (  4.342178)
build_all              0.007782   0.001956   6.401805 (  3.107973)
build_install          0.021051   0.005520  10.112083 (  5.914885)
test_btest             0.000953   0.000000  79.547928 ( 37.355405)
test_basic             0.006861   0.002879   1.141415 (  1.505899)
test_all               0.088369   0.040688 671.692344 (260.636056)
test_rubyspec          0.051093   0.027996 119.998164 ( 29.157525)
total: 347.44 sec