Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-144200
#<BuildRuby:0x000072fe8d33fdc0
 @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.20251003-144200",
 @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.000015   0.000005   0.000020 (  0.000020)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.006093   0.005087   5.081785 (  4.989419)
build_miniruby         0.001280   0.000444  20.561880 ( 21.110979)
build_ruby             0.001669   0.000215   4.399477 (  4.559332)
build_all              0.006646   0.002626   6.427492 (  3.974014)
build_install          0.021461   0.003527   9.868047 (  6.596189)
test_btest             0.000763   0.000246  81.680995 ( 52.939323)
test_basic             0.003584   0.003382   1.084301 (  1.199085)
test_all               0.094205   0.031042 683.857770 (268.373055)
test_rubyspec          0.036086   0.036370 104.691169 ( 25.761314)
total: 389.50 sec