Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-122335
#<BuildRuby:0x00007cd0f7d0fdc8
 @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_gcc14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14",
 @TARGET_NAME="trunk_gcc14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-122335",
 @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.000000   0.000025   0.000025 (  0.000025)
autoconf               0.000000   0.000048   0.000048 (  0.000047)
configure              0.000000   0.000037   0.000037 (  0.000037)
build_up               0.007676   0.003007   5.193099 (  4.661104)
build_miniruby         0.001303   0.000287   1.891791 (  1.975208)
build_ruby             0.000000   0.001856   4.579850 (  4.755301)
build_all              0.003024   0.006239   6.515390 (  4.816853)
build_install          0.017196   0.005463   9.843449 (  7.938848)
test_btest             0.000000   0.000950  73.059264 ( 41.391869)
test_basic             0.004997   0.003419   1.213565 (  1.657798)
test_all               0.093638   0.037657 745.848933 (426.828609)
test_rubyspec          0.055579   0.025789 114.831583 ( 60.609587)
total: 554.64 sec