Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-062114
#<BuildRuby:0x00007e9c78d9fdd0
 @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.20251019-062114",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000025   0.000005   0.000030 (  0.000029)
build_up               0.005423   0.004346   5.143796 (  3.458828)
build_miniruby         0.000858   0.000734   1.826906 (  1.825243)
build_ruby             0.002066   0.000000   4.632074 (  4.800916)
build_all              0.008774   0.000977   6.388418 (  3.708426)
build_install          0.017136   0.006517   9.525952 (  5.560184)
test_btest             0.001168   0.000000  78.148166 ( 40.850455)
test_basic             0.005173   0.005313   1.222395 (  1.805151)
test_all               0.091655   0.039097 710.604676 (362.309494)
test_rubyspec          0.043352   0.035882 115.165374 ( 38.973091)
total: 463.29 sec