Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-005323
#<BuildRuby:0x00007c929154fdd0
 @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.20251022-005323",
 @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.000003   0.000024 (  0.000024)
autoconf               0.000042   0.000007   0.000049 (  0.000048)
configure              0.000032   0.000005   0.000037 (  0.000037)
build_up               0.007004   0.003822   5.534987 (  5.792596)
build_miniruby         0.000687   0.001115   3.537857 (  3.597339)
build_ruby             0.001087   0.001014   4.410846 (  4.941584)
build_all              0.008059   0.002142   6.286999 (  5.344620)
build_install          0.018976   0.006086   9.645111 (  7.930926)
test_btest             0.000872   0.000176  80.158922 ( 62.795824)
test_basic             0.006559   0.002389   1.086264 (  1.572565)
test_all               0.092543   0.041520 705.056184 (431.485207)
test_rubyspec          0.042390   0.032547 107.495616 ( 31.296229)
total: 554.76 sec