Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-122611
#<BuildRuby:0x00007b8ae48ffdc8
 @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.20251015-122611",
 @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.000003   0.000021 (  0.000021)
autoconf               0.000031   0.000005   0.000036 (  0.000036)
configure              0.000025   0.000004   0.000029 (  0.000029)
build_up               0.003826   0.006433   5.207630 (  4.404570)
build_miniruby         0.000649   0.001168   1.879311 (  2.036400)
build_ruby             0.001859   0.000188   4.502327 (  4.827315)
build_all              0.007208   0.002539   6.226503 (  4.397299)
build_install          0.016886   0.007655   9.428248 (  6.555314)
test_btest             0.000736   0.000187  76.258261 ( 28.066380)
test_basic             0.005474   0.002186   1.069092 (  1.128845)
test_all               0.092607   0.040172 724.224950 (360.032116)
test_rubyspec          0.046688   0.036031 115.202178 ( 57.222697)
total: 468.67 sec