Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251001-042723
#<BuildRuby:0x000075f42c8ffde0
 @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.20251001-042723",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000028   0.000007   0.000035 (  0.000036)
build_up               0.005004   0.005840   5.296984 (  4.533605)
build_miniruby         0.001593   0.000154   3.677326 (  3.989558)
build_ruby             0.002324   0.000000   5.256150 (  5.870993)
build_all              0.006614   0.003031   6.493409 (  5.711141)
build_install          0.021923   0.005119  10.614739 (  9.964597)
test_btest             0.001039   0.000000  74.497876 ( 37.654161)
test_basic             0.006978   0.002103   1.109840 (  1.430364)
test_all               0.093574   0.037721 674.981319 (361.028411)
test_rubyspec          0.044608   0.036156 111.766755 ( 48.348921)
total: 478.53 sec