Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-183837
#<BuildRuby:0x00007e068e36fde0
 @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.20251014-183837",
 @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.000017   0.000005   0.000022 (  0.000024)
autoconf               0.000031   0.000010   0.000041 (  0.000041)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.003726   0.006256   4.981389 (  3.437567)
build_miniruby         0.000903   0.000969   1.939913 (  1.942334)
build_ruby             0.000546   0.001213   4.044757 (  4.098565)
build_all              0.005733   0.002906   6.011671 (  2.946843)
build_install          0.017270   0.006194   9.218940 (  4.661649)
test_btest             0.000879   0.000013  75.676959 ( 27.984190)
test_basic             0.003469   0.003918   1.161443 (  2.782715)
test_all               0.102666   0.029836 734.168472 (430.426801)
test_rubyspec          0.059267   0.027852 117.642152 ( 77.108853)
total: 555.39 sec