Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-105121
#<BuildRuby:0x00007632fb75fdd8
 @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.20251026-105121",
 @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.000018   0.000006   0.000024 (  0.000025)
autoconf               0.000027   0.000010   0.000037 (  0.000036)
configure              0.000022   0.000008   0.000030 (  0.000031)
build_up               0.004503   0.005391   5.085930 (  3.422650)
build_miniruby         0.001314   0.000131   1.934802 (  1.936495)
build_ruby             0.001852   0.000000   5.068613 (  5.172020)
build_all              0.006068   0.003408   6.197862 (  3.157497)
build_install          0.021473   0.003914   9.477656 (  5.054080)
test_btest             0.000910   0.000000  81.072717 ( 31.398605)
test_basic             0.005600   0.004506   1.106306 (  1.204932)
test_all               0.094781   0.038282 731.406915 (285.221380)
test_rubyspec          0.049224   0.032150 113.812717 ( 32.355805)
total: 368.92 sec