Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-002323
#<BuildRuby:0x000077a93b0cfdd0
 @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.20251013-002323",
 @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.000019)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.004684   0.004954   5.009496 (  3.243751)
build_miniruby         0.000857   0.000686   1.808516 (  1.810478)
build_ruby             0.001825   0.000000   4.495215 (  5.036995)
build_all              0.007605   0.002422   6.305768 (  3.200030)
build_install          0.023091   0.003522   9.646853 (  7.595582)
test_btest             0.000795   0.000203  79.222817 ( 37.137951)
test_basic             0.005057   0.004079   1.138046 (  1.243903)
test_all               0.106580   0.026472 755.974195 (352.335443)
test_rubyspec          0.062074   0.025305 118.238353 ( 77.931304)
total: 489.54 sec