Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-202836
#<BuildRuby:0x00007a8cf5b3fdd8
 @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.20251023-202836",
 @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.000023   0.000006   0.000029 (  0.000031)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000033   0.000009   0.000042 (  0.000042)
build_up               0.004032   0.006060   5.024715 (  3.672334)
build_miniruby         0.001556   0.000170   2.023155 (  2.417045)
build_ruby             0.001495   0.000148   3.133916 (  3.235039)
build_all              0.005753   0.001853   5.086022 (  2.099985)
build_install          0.017492   0.005464   8.675527 (  4.851682)
test_btest             0.000787   0.000243  77.038890 ( 38.716300)
test_basic             0.004335   0.004951   1.181792 (  1.585162)
test_all               0.096816   0.031574 699.591359 (255.498039)
test_rubyspec          0.054327   0.028527 110.929744 ( 37.571823)
total: 349.65 sec