Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-183742
#<BuildRuby:0x00007b134749fdd8
 @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.20251012-183742",
 @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.000025   0.000000   0.000025 (  0.000025)
autoconf               0.000041   0.000000   0.000041 (  0.000041)
configure              0.000038   0.000000   0.000038 (  0.000038)
build_up               0.009523   0.000868   5.175357 (  4.427430)
build_miniruby         0.001540   0.000113   1.952279 (  2.385948)
build_ruby             0.000000   0.002019   4.680075 (  4.934647)
build_all              0.008037   0.001616   6.714144 (  4.635557)
build_install          0.021668   0.004513  10.102431 (  7.157931)
test_btest             0.000000   0.001052  85.222493 ( 52.940593)
test_basic             0.000067   0.007731   1.173795 (  1.561163)
test_all               0.099402   0.036316 733.220840 (435.499912)
test_rubyspec          0.054690   0.024448 114.507324 ( 42.689048)
total: 556.23 sec