Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251030-212132
#<BuildRuby:0x0000781fa8e9fdc8
 @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-212132",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000036   0.000009   0.000045 (  0.000044)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.002299   0.007712   5.020259 (  9.772495)
build_miniruby         0.001528   0.000170   8.762991 ( 15.876292)
build_ruby             0.001499   0.000470   4.243050 ( 81.385236)
build_all              0.006158   0.003608   6.067012 (  3.617590)
build_install          0.019053   0.005996   9.555337 ( 50.554527)
test_btest             0.001040   0.000007  78.923835 ( 54.601888)
test_basic             0.004866   0.005062   1.200061 (  1.711108)
test_all               0.097166   0.042161 793.512910 (983.313653)
test_rubyspec          0.056057   0.034354 120.949682 (157.882074)
total: 1358.72 sec