Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-224547
#<BuildRuby:0x0000797d5e30fde0
 @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.20251019-224547",
 @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.000026   0.000008   0.000034 (  0.000107)
autoconf               0.000062   0.000000   0.000062 (  0.000138)
configure              0.000043   0.000000   0.000043 (  0.000083)
build_up               0.005894   0.004358   5.025332 (  3.969639)
build_miniruby         0.000416   0.001122   2.003463 (  2.023857)
build_ruby             0.001706   0.000238   5.287431 ( 42.919144)
build_all              0.007041   0.002001   6.148069 (  3.036356)
build_install          0.013087   0.008091   9.854143 (  5.841795)
test_btest             0.000866   0.000000  74.577194 ( 31.191174)
test_basic             0.002709   0.004290   0.755034 (  3.128717)
test_all               0.093959   0.038315 732.147995 (394.698383)
test_rubyspec          0.052150   0.031420 118.378355 ( 60.487450)
total: 547.30 sec