Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251012-222251
#<BuildRuby:0x00007c1f5874fdd0
 @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.20251012-222251",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.005803   0.004106   4.973434 (  4.008275)
build_miniruby         0.001228   0.000359   1.936011 (  2.100565)
build_ruby             0.001203   0.000780   4.583489 ( 36.040885)
build_all              0.006371   0.003793   6.529812 (  4.299913)
build_install          0.017001   0.008820   9.716497 (  6.732283)
test_btest             0.000813   0.000271  77.909113 ( 43.097099)
test_basic             0.005792   0.003762   1.172181 (  1.507097)
test_all               0.092787   0.038184 695.209712 (372.126797)
test_rubyspec          0.051312   0.033509 113.794833 ( 61.139321)
total: 531.05 sec