Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250930-083955
#<BuildRuby:0x000072d6c4d0fdc8
 @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.20250930-083955",
 @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.000026   0.000008   0.000034 (  0.000034)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.006085   0.003719   4.930180 (  3.223936)
build_miniruby         0.001113   0.000364   1.887454 (  1.897988)
build_ruby             0.001082   0.000749   3.691389 (  3.757348)
build_all              0.006736   0.002410   5.859772 (  2.471349)
build_install          0.016032   0.006316   9.003687 (  4.259031)
test_btest             0.000988   0.000005  69.380887 ( 23.442090)
test_basic             0.002348   0.006741   0.999876 (  1.046549)
test_all               0.086076   0.038527 625.702119 (305.108538)
test_rubyspec          0.048908   0.035916 110.097995 ( 30.289637)
total: 375.50 sec