Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251029-125631
#<BuildRuby:0x000074d7a9d8fdd8
 @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.20251029-125631",
 @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.000004   0.000022 (  0.000022)
autoconf               0.000051   0.000000   0.000051 (  0.000051)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.007560   0.002439   4.783855 (  3.370272)
build_miniruby         0.001201   0.000283   1.964370 (  1.966866)
build_ruby             0.001560   0.000367   4.257899 (  4.332865)
build_all              0.006758   0.002991   6.300453 (  3.403338)
build_install          0.019297   0.005343   9.739506 (  5.269601)
test_btest             0.000000   0.000872  74.598847 ( 24.264396)
test_basic             0.004087   0.004062   0.827892 (  6.474370)
test_all               0.091434   0.035761 688.187264 (305.330213)
test_rubyspec          0.051220   0.030162 110.944388 ( 32.347160)
total: 386.76 sec