Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251024-022946
#<BuildRuby:0x00007d005290fdd8
 @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.20251024-022946",
 @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.000006   0.000024 (  0.000025)
autoconf               0.000032   0.000011   0.000043 (  0.000042)
configure              0.000026   0.000009   0.000035 (  0.000034)
build_up               0.004360   0.004953   4.608870 (  3.273552)
build_miniruby         0.000000   0.001507   2.219575 (  2.218697)
build_ruby             0.001000   0.000812   3.801107 (  3.888772)
build_all              0.007761   0.001760   9.143474 (  6.220998)
build_install          0.016504   0.007835   9.567065 (  6.090505)
test_btest             0.000763   0.000315  74.927969 ( 44.574453)
test_basic             0.004644   0.004198   1.110066 (  1.322114)
test_all               0.089728   0.034958 699.632662 (369.693358)
test_rubyspec          0.049767   0.034248 117.390784 ( 66.352261)
total: 503.64 sec