Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-223931
#<BuildRuby:0x0000705e4557fdc8
 @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-223931",
 @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.000022   0.000007   0.000029 (  0.000030)
configure              0.000026   0.000009   0.000035 (  0.000034)
build_up               0.004121   0.003679   3.593787 ( 11.798014)
build_miniruby         0.001485   0.000170  52.589067 ( 46.373314)
build_ruby             0.001098   0.001063   4.097308 ( 40.836142)
build_all              0.002557   0.004407   5.810408 (  2.570791)
build_install          0.015731   0.003684   7.380688 (  7.908807)
test_btest             0.000941   0.000019  78.232850 ( 28.497649)
test_basic             0.005794   0.003293   1.092310 (  4.345788)
test_all               0.090728   0.035148 696.396397 (420.302499)
test_rubyspec          0.055437   0.029297 117.140820 ( 74.873380)
total: 637.51 sec