Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251009-003643
#<BuildRuby:0x00007d7da9c2fde0
 @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.20251009-003643",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.007172   0.004073   5.733097 (  4.135118)
build_miniruby         0.000000   0.001718   2.511054 (  3.039202)
build_ruby             0.000089   0.001813   4.438677 ( 31.559142)
build_all              0.007499   0.002084   6.373537 (  3.369105)
build_install          0.019369   0.003631   9.878543 ( 48.840411)
test_btest             0.000184   0.000788  72.107606 ( 24.434868)
test_basic             0.004628   0.005018   0.850982 (  1.447281)
test_all               0.095031   0.035347 690.199770 (333.189708)
test_rubyspec          0.041625   0.036151 115.475155 ( 34.458839)
total: 484.47 sec