Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-102739
#<BuildRuby:0x00007aa0f6e9fdd8
 @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.20251023-102739",
 @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.000003   0.000018 (  0.000020)
autoconf               0.000038   0.000000   0.000038 (  0.000038)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.004767   0.005543   5.252316 (  4.084510)
build_miniruby         0.000000   0.001587   1.861335 (  2.029413)
build_ruby             0.000606   0.001238   4.265867 ( 39.481402)
build_all              0.005799   0.001541   4.802499 (  2.569698)
build_install          0.016281   0.003645   8.599649 (  4.177081)
test_btest             0.000697   0.000204  69.226017 ( 18.822761)
test_basic             0.001196   0.006640   0.968824 (  1.018412)
test_all               0.091718   0.030278 653.640018 (260.232098)
test_rubyspec          0.053164   0.026534 113.526518 ( 42.713665)
total: 375.13 sec