Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-142102
#<BuildRuby:0x00007292a452fdd8
 @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-142102",
 @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.000030)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000000   0.000050   0.000050 (  0.000049)
build_up               0.004544   0.006042   5.289849 (  4.784204)
build_miniruby         0.000778   0.000939   1.977204 (  2.223066)
build_ruby             0.002018   0.000000   4.773649 (  5.388567)
build_all              0.008355   0.001000   6.718129 (  5.325443)
build_install          0.019794   0.005421  10.091252 (  7.594715)
test_btest             0.000709   0.000213  82.359224 ( 47.295171)
test_basic             0.000000   0.007314   1.065612 (  1.127990)
test_all               0.089259   0.040238 708.612498 (319.651209)
test_rubyspec          0.044537   0.032156 115.533726 ( 44.604120)
total: 438.00 sec