Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-145204
#<BuildRuby:0x00007c69ded8fdc8
 @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-145204",
 @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.000028   0.000000   0.000028 (  0.000028)
autoconf               0.000050   0.000000   0.000050 (  0.000050)
configure              0.000041   0.000000   0.000041 (  0.000040)
build_up               0.009401   0.002390   5.099245 ( 24.829280)
build_miniruby         0.009805   0.004357 265.196509 (246.274253)
build_ruby             0.002329   0.000321   7.771024 (  9.094679)
build_all              0.070880   0.019578 213.785286 (228.130292)
build_install          0.017716   0.006207   9.691085 (  8.422161)
test_btest             0.000839   0.000211  82.932769 ( 61.092720)
test_basic             0.005614   0.003448   1.145852 (  1.844006)
test_all               0.104158   0.030792 703.996816 (353.550589)
test_rubyspec          0.052229   0.033828 112.769044 ( 40.338706)
total: 973.58 sec