Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-232052
#<BuildRuby:0x00007c017ff9fdd8
 @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.20251030-232052",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.002822   0.007387   5.300961 (  3.430658)
build_miniruby         0.000896   0.000959   4.045812 (  3.836178)
build_ruby             0.001951   0.000029   3.959611 (  4.061405)
build_all              0.004732   0.004548   6.262839 (  3.243547)
build_install          0.017017   0.006004  10.023351 (  5.863010)
test_btest             0.000693   0.000230  76.016032 ( 25.539073)
test_basic             0.003639   0.003835   1.002784 (  1.055763)
test_all               0.090940   0.039133 752.697651 (708.487905)
test_rubyspec          0.052954   0.029341 122.039380 (142.706113)
total: 898.23 sec