Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251016-023855
#<BuildRuby:0x0000774e3b79fdc8
 @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.20251016-023855",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.006097   0.004845   5.116636 (  4.234902)
build_miniruby         0.000934   0.001007   2.924685 (  2.947605)
build_ruby             0.000812   0.001257   4.495960 (  4.738697)
build_all              0.007139   0.002361   6.406846 (  4.309312)
build_install          0.018912   0.005369   9.993372 (  6.489756)
test_btest             0.000428   0.000893  81.341454 ( 42.645084)
test_basic             0.004327   0.002780   1.163145 (  1.454463)
test_all               0.090221   0.041294 696.793711 (351.142258)
test_rubyspec          0.055707   0.026431 116.360420 ( 44.428554)
total: 462.39 sec