Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251020-045049
#<BuildRuby:0x0000768eb459fdd0
 @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.20251020-045049",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.006455   0.003422   4.993326 (  3.244479)
build_miniruby         0.001444   0.000000   1.953862 (  1.954450)
build_ruby             0.001801   0.000123   4.810142 (  5.054368)
build_all              0.003673   0.005658   6.509869 (  4.409003)
build_install          0.017951   0.007666  10.066880 (  7.178089)
test_btest             0.000000   0.001122  78.353665 ( 29.791711)
test_basic             0.005029   0.003993   1.130047 (  1.411982)
test_all               0.098558   0.038777 728.437795 (297.964085)
test_rubyspec          0.051508   0.030181 114.511633 ( 33.953976)
total: 384.96 sec