Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-185724
#<BuildRuby:0x00007e7c936bfdd0
 @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.20251023-185724",
 @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.000025   0.000005   0.000030 (  0.000031)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000029   0.000006   0.000035 (  0.000034)
build_up               0.004411   0.006132   5.210275 (  4.331840)
build_miniruby         0.001266   0.000344   1.854830 (  2.354152)
build_ruby             0.000470   0.001148   3.685361 ( 40.273967)
build_all              0.004730   0.003974   5.588807 (  2.378557)
build_install          0.013629   0.007914   9.171101 (  4.762629)
test_btest             0.001029   0.000000  69.727106 ( 19.315363)
test_basic             0.005343   0.003505   1.010063 (  1.068331)
test_all               0.097034   0.029745 623.465374 (194.933564)
test_rubyspec          0.052380   0.026025 105.906386 ( 21.032418)
total: 290.45 sec