Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-202111
#<BuildRuby:0x0000736e6a45fdc0
 @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-202111",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000031   0.000008   0.000039 (  0.000038)
build_up               0.005767   0.005010   5.121453 (  5.118086)
build_miniruby         0.001259   0.000339   1.860689 (  2.541831)
build_ruby             0.001800   0.000205   4.667714 ( 23.452021)
build_all              0.007374   0.002475   6.469774 (  4.223157)
build_install          0.018928   0.004879   9.872613 (  7.764078)
test_btest             0.000745   0.000201  75.705587 ( 43.770462)
test_basic             0.002651   0.005402   1.160215 (  1.406775)
test_all               0.101189   0.028361 699.889773 (345.740171)
test_rubyspec          0.049331   0.031143 115.847410 ( 54.783076)
total: 488.80 sec