Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251005-084438
#<BuildRuby:0x00007e9022b9fdd0
 @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-084438",
 @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.000013   0.000004   0.000017 (  0.000018)
autoconf               0.000027   0.000008   0.000035 (  0.000033)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.004186   0.005067   4.675741 (  3.027018)
build_miniruby         0.000918   0.000657   1.621168 (  1.622312)
build_ruby             0.001669   0.000212   3.873397 (  3.944203)
build_all              0.005013   0.003675   5.730921 (  2.534042)
build_install          0.018887   0.002981   8.683785 (  4.423628)
test_btest             0.000744   0.000230  74.046424 ( 19.790048)
test_basic             0.003607   0.005194   1.000804 (  1.105720)
test_all               0.094087   0.030010 629.108502 (295.799284)
test_rubyspec          0.053102   0.030346 116.459601 ( 28.406003)
total: 360.65 sec