Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-182211
#<BuildRuby:0x00007666db42fdc0
 @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.20251017-182211",
 @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.000020   0.000004   0.000024 (  0.000026)
autoconf               0.000000   0.000055   0.000055 (  0.000047)
configure              0.000000   0.000033   0.000033 (  0.000033)
build_up               0.006493   0.004842   5.483307 (  5.423651)
build_miniruby         0.001672   0.000000   2.619032 (  3.205179)
build_ruby             0.001598   0.000312   4.871631 (  5.396364)
build_all              0.003442   0.006656   6.708850 (  5.104627)
build_install          0.019950   0.004586  10.503650 (  8.342201)
test_btest             0.001099   0.000000  71.529232 ( 25.943795)
test_basic             0.002394   0.005219   0.871773 (  6.395338)
test_all               0.090439   0.036333 663.840080 (310.198047)
test_rubyspec          0.048769   0.030793 110.719328 ( 45.070668)
total: 415.08 sec