Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-205039
#<BuildRuby:0x00007dc20413fdc8
 @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-205039",
 @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.000015   0.000004   0.000019 (  0.000018)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.006953   0.003541   5.042051 (  3.484022)
build_miniruby         0.001690   0.000161  24.350094 ( 15.766533)
build_ruby             0.000000   0.001826   4.968402 (  5.055140)
build_all              0.006336   0.003686   6.162031 (  3.156789)
build_install          0.023918   0.002400   9.714515 (  5.329866)
test_btest             0.001012   0.000000  77.517168 ( 30.452164)
test_basic             0.002205   0.005659   1.110823 (  1.173942)
test_all               0.100667   0.032938 676.844206 (262.328931)
test_rubyspec          0.039731   0.030910 107.126337 ( 26.971975)
total: 353.72 sec