Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-002215
#<BuildRuby:0x000075a59234fdc0
 @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.20251020-002215",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.005362   0.004692   4.990142 (  4.094227)
build_miniruby         0.000793   0.000951   1.847734 (  2.021669)
build_ruby             0.001595   0.000170   4.673826 ( 43.446990)
build_all              0.007982   0.000675   6.196015 (  5.884088)
build_install          0.016045   0.005778  10.038806 ( 14.939247)
test_btest             0.000000   0.000896  75.361276 ( 41.404322)
test_basic             0.005052   0.004212   1.181759 (  1.353577)
test_all               0.101017   0.027088 720.591257 (346.067951)
test_rubyspec          0.053874   0.027046 111.096585 ( 42.343909)
total: 501.56 sec