Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-145435
#<BuildRuby:0x000075efdc2dfdd8
 @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.20251025-145435",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.009294   0.002475   5.546891 (  7.249208)
build_miniruby         0.011494   0.003399 341.533689 (291.743142)
build_ruby             0.001409   0.001140   7.081075 ( 57.252950)
build_all              0.068759   0.021946 249.716093 (142.809481)
build_install          0.021471   0.002532   9.932587 ( 41.989086)
test_btest             0.000894   0.000212  77.271519 ( 49.979907)
test_basic             0.004400   0.004302   1.161397 (  1.504255)
test_all               0.099257   0.037026 694.441501 (310.970333)
test_rubyspec          0.049342   0.036641 111.511608 ( 33.397759)
total: 936.90 sec