Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-224229
#<BuildRuby:0x000075cebb6ffdd8
 @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.20251001-224229",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.003591   0.005871   4.708548 (  3.556579)
build_miniruby         0.001259   0.000377  11.908436 ( 12.758340)
build_ruby             0.001965   0.000000   4.179995 ( 43.999585)
build_all              0.008367   0.000664   6.258996 (  3.207170)
build_install          0.016927   0.006913   9.902017 (  5.710266)
test_btest             0.000247   0.000496  74.988440 ( 23.637242)
test_basic             0.000520   0.008383   1.051829 (  1.103639)
test_all               0.095417   0.032992 684.481476 (287.720734)
test_rubyspec          0.047352   0.032291 112.593285 ( 48.828153)
total: 430.52 sec