Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-142735
#<BuildRuby:0x000073619e64fdc0
 @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-142735",
 @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.000018   0.000004   0.000022 (  0.000024)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000029   0.000007   0.000036 (  0.000035)
build_up               0.005516   0.004379   4.878475 (  3.185794)
build_miniruby         0.000253   0.001077   1.875777 (  1.883179)
build_ruby             0.001402   0.000365   4.319838 (  4.404117)
build_all              0.005957   0.002547   6.140724 (  2.780026)
build_install          0.017672   0.002901   9.131208 (  5.355413)
test_btest             0.001028   0.000000  74.666086 ( 29.240967)
test_basic             0.006916   0.002292   1.245945 (  3.743410)
test_all               0.089328   0.035950 689.124451 (265.361514)
test_rubyspec          0.061112   0.024898 114.851070 ( 59.903449)
total: 375.86 sec