Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-182133
#<BuildRuby:0x0000760ae694fdd8
 @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-182133",
 @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.000025   0.000005   0.000030 (  0.000031)
autoconf               0.000046   0.000009   0.000055 (  0.000054)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.006869   0.003469   5.416378 (  4.895780)
build_miniruby         0.001685   0.000000   2.014803 (  2.291311)
build_ruby             0.002053   0.000000   4.972222 (  5.370816)
build_all              0.006384   0.002774   6.529204 (  4.512866)
build_install          0.019232   0.004937  10.403993 (  7.238487)
test_btest             0.001007   0.000000  76.719871 ( 42.192627)
test_basic             0.008122   0.003077   1.162429 (  1.835179)
test_all               0.098572   0.030318 708.574093 (332.586835)
test_rubyspec          0.044226   0.033096 111.732964 ( 42.154349)
total: 443.08 sec