Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251028-204656
#<BuildRuby:0x000078f0b4ecfdd8
 @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.20251028-204656",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000021   0.000006   0.000027 (  0.000028)
build_up               0.004583   0.004905   4.152363 (  2.869848)
build_miniruby         0.001660   0.000210  86.317448 ( 33.220018)
build_ruby             0.001913   0.000286   4.989208 (  5.440705)
build_all              0.007284   0.003462   6.886940 (  4.630552)
build_install          0.024885   0.002935  10.422761 (  6.993051)
test_btest             0.000000   0.001011  74.522263 ( 22.095562)
test_basic             0.000960   0.007206   1.035662 (  1.105600)
test_all               0.089592   0.040326 693.685764 (276.657946)
test_rubyspec          0.049879   0.034072 114.019455 ( 26.740389)
total: 379.75 sec