Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251008-043602
#<BuildRuby:0x00007f4fd62efdd8
 @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.20251008-043602",
 @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.000041   0.000000   0.000041 (  0.000040)
configure              0.000036   0.000000   0.000036 (  0.000035)
build_up               0.005765   0.005286   5.368183 (  4.213028)
build_miniruby         0.001305   0.000418   2.459225 (  2.538033)
build_ruby             0.001466   0.000470   4.442971 (  4.494322)
build_all              0.008440   0.001419   6.382893 (  3.670202)
build_install          0.020417   0.006779  10.052012 (  6.799104)
test_btest             0.000778   0.000244  79.022123 ( 39.317816)
test_basic             0.006183   0.002751   1.028985 (  7.173400)
test_all               0.094019   0.037961 696.356335 (274.068528)
test_rubyspec          0.047461   0.031432 116.837832 ( 30.485700)
total: 372.76 sec