Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-022958
#<BuildRuby:0x00007d1fcf78fde0
 @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.20251003-022958",
 @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.000021   0.000005   0.000026 (  0.000028)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.001931   0.007157   4.746570 (  3.435008)
build_miniruby         0.000103   0.001550   6.593264 (  6.933185)
build_ruby             0.000943   0.000918   4.611720 ( 25.843847)
build_all              0.007383   0.000762   6.157238 (  2.993218)
build_install          0.013147   0.006340   9.400443 (  5.041541)
test_btest             0.000932   0.000009  76.579847 ( 28.366289)
test_basic             0.004378   0.004466   1.062011 (  1.115327)
test_all               0.089367   0.040032 677.565004 (338.881565)
test_rubyspec          0.057597   0.023329 117.379418 ( 49.109089)
total: 461.72 sec