Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-042258
#<BuildRuby:0x0000759ddd6ffdd8
 @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.20251020-042258",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000046   0.000000   0.000046 (  0.000045)
configure              0.000038   0.000000   0.000038 (  0.000037)
build_up               0.007114   0.003371   5.168115 (  3.949385)
build_miniruby         0.001451   0.000000   1.865285 (  1.967601)
build_ruby             0.000000   0.001890   4.778490 (  5.066821)
build_all              0.006141   0.003517   6.559203 (  4.286733)
build_install          0.017559   0.006707  10.000460 (  6.603716)
test_btest             0.000000   0.001036  78.618170 ( 37.023163)
test_basic             0.005517   0.003241   1.159041 (  1.355248)
test_all               0.101123   0.028227 678.801030 (316.194748)
test_rubyspec          0.050805   0.030744 112.626926 ( 39.879769)
total: 416.33 sec