Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251024-123143
#<BuildRuby:0x00007bb6e42cfdc8
 @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.20251024-123143",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000027   0.000008   0.000035 (  0.000034)
build_up               0.006111   0.003049   4.559037 (  2.847267)
build_miniruby         0.000200   0.001073   1.542525 (  1.539645)
build_ruby             0.001470   0.000159   3.978385 (  4.044490)
build_all              0.007210   0.001327   5.784897 (  2.555927)
build_install          0.013300   0.008169   8.446351 (  3.849181)
test_btest             0.000938   0.000000  77.265295 ( 26.720728)
test_basic             0.004413   0.003937   1.139417 (  1.238023)
test_all               0.108568   0.029010 707.429330 (283.575177)
test_rubyspec          0.052230   0.029470 109.302042 ( 25.496737)
total: 351.87 sec