Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251005-024227
#<BuildRuby:0x000072ad5319fdc0
 @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.20251005-024227",
 @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.000003   0.000020 (  0.000021)
autoconf               0.000032   0.000005   0.000037 (  0.000038)
configure              0.000026   0.000004   0.000030 (  0.000031)
build_up               0.006939   0.003750   4.952866 (  3.724363)
build_miniruby         0.001537   0.000289   1.999941 (  2.049297)
build_ruby             0.001739   0.000327   4.615551 (  4.698610)
build_all              0.009201   0.001193   6.560159 (  4.043180)
build_install          0.022745   0.003147   9.985914 (  7.155980)
test_btest             0.001178   0.000013  80.399313 ( 38.183372)
test_basic             0.006070   0.003145   1.192197 (  1.703504)
test_all               0.086516   0.036038 628.222703 (233.097400)
test_rubyspec          0.047538   0.032462 108.099836 ( 23.481929)
total: 318.14 sec