Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-184134
#<BuildRuby:0x00007263cba9fdc0
 @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.20251001-184134",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000035   0.000009   0.000044 (  0.000043)
configure              0.000028   0.000006   0.000034 (  0.000033)
build_up               0.006076   0.004025   4.923192 (  3.898073)
build_miniruby         0.000722   0.000946   1.789077 (  1.925298)
build_ruby             0.001799   0.000201   4.357179 (  4.522330)
build_all              0.005272   0.004449   6.231005 (  3.417881)
build_install          0.016243   0.007476   9.737400 (  5.792465)
test_btest             0.000000   0.001020  78.833801 ( 35.305290)
test_basic             0.003465   0.003524   1.114432 (  1.443442)
test_all               0.098571   0.030970 665.039117 (280.317817)
test_rubyspec          0.050984   0.029323 113.054954 ( 36.812252)
total: 373.44 sec