Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-045125
#<BuildRuby:0x000071ce0177fdd0
 @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.20251025-045125",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000034   0.000007   0.000041 (  0.000042)
configure              0.000031   0.000007   0.000038 (  0.000037)
build_up               0.006331   0.004318   5.210962 (  4.020746)
build_miniruby         0.000760   0.000956   2.122425 (  2.291458)
build_ruby             0.002014   0.000000   4.936573 (  5.293290)
build_all              0.005544   0.003478   5.867075 (  2.533390)
build_install          0.018638   0.005404   8.927410 (  4.419106)
test_btest             0.000941   0.000005  74.270792 ( 23.878835)
test_basic             0.003531   0.003306   1.071074 (  1.285646)
test_all               0.095267   0.036021 714.809489 (311.463337)
test_rubyspec          0.053023   0.032175 113.526113 ( 38.012409)
total: 393.20 sec