Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251013-042329
#<BuildRuby:0x0000780ea803fdc0
 @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-042329",
 @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.000000   0.000023   0.000023 (  0.000022)
autoconf               0.000000   0.000047   0.000047 (  0.000047)
configure              0.000000   0.000044   0.000044 (  0.000044)
build_up               0.005509   0.004611   5.055084 (  3.552330)
build_miniruby         0.001547   0.000153   1.871760 (  1.904699)
build_ruby             0.001703   0.000196   4.590577 (  4.752640)
build_all              0.006679   0.003549   6.425470 (  4.231901)
build_install          0.019491   0.004813   9.752959 (  6.662562)
test_btest             0.001006   0.000000  77.694411 ( 38.698751)
test_basic             0.004860   0.004040   1.151974 (  1.345840)
test_all               0.097957   0.034513 770.703339 (441.449501)
test_rubyspec          0.053339   0.031692 116.912812 ( 55.599871)
total: 558.20 sec