Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-103926
#<BuildRuby:0x00007b3fa3f0fdd0
 @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_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-103926",
 @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.000021   0.000005   0.000026 (  0.000027)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000034   0.000007   0.000041 (  0.000041)
build_up               0.006962   0.003724   5.393058 (  4.182236)
build_miniruby         0.000000   0.001624   1.831208 (  3.190970)
build_ruby             0.000555   0.001457   3.976526 ( 84.714851)
build_all              0.006085   0.002500   5.993858 (  2.864674)
build_install          0.021298   0.003054   9.886636 (  6.493589)
test_btest             0.000967   0.000000  77.822610 ( 38.586972)
test_basic             0.001638   0.006296   0.878128 (  0.977208)
test_all               0.090284   0.038652 607.649079 (236.338137)
test_rubyspec          0.048502   0.027866 111.918047 ( 36.787347)
total: 414.14 sec