Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-192327
#<BuildRuby:0x00007d942408fdc8
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-192327",
 @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.000024   0.000006   0.000030 (  0.000030)
autoconf               0.000039   0.000010   0.000049 (  0.000049)
configure              0.000029   0.000007   0.000036 (  0.000037)
build_up               0.008903   0.002230   5.341731 ( 11.990622)
build_miniruby         0.001364   0.000348   2.492681 (  7.045727)
build_ruby             0.002147   0.000027   5.060924 (118.016956)
build_all              0.007923   0.001725   6.856889 (  7.806982)
build_install          0.020056   0.006720  10.952137 ( 37.021740)
test_btest             0.000227   0.000896  87.811788 (103.923662)
test_basic             0.004915   0.003504   1.205974 (  2.669960)
test_all               0.109529   0.034381 783.006288 (1015.703441)
test_rubyspec          0.061206   0.028465 125.570853 (124.129061)
total: 1428.31 sec