Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-042048
#<BuildRuby:0x0000738a034efdd0
 @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-042048",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.005932   0.003566   5.269776 (  4.040180)
build_miniruby         0.000479   0.001157   1.978789 (  2.209739)
build_ruby             0.000622   0.001605   4.995957 (  5.344138)
build_all              0.006399   0.004117   6.828392 (  5.113522)
build_install          0.018757   0.007873  10.659175 (  8.891037)
test_btest             0.000766   0.000257  82.543660 ( 47.750123)
test_basic             0.002211   0.006907   1.181004 (  1.560876)
test_all               0.089212   0.039387 686.692565 (333.917878)
test_rubyspec          0.060412   0.023661 117.725640 ( 50.879915)
total: 459.71 sec