Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-184823
#<BuildRuby:0x0000750c2dd8fdc0
 @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.20251021-184823",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000000   0.000070   0.000070 (  0.000071)
configure              0.000000   0.000033   0.000033 (  0.000033)
build_up               0.002689   0.007037   4.914684 (  5.332048)
build_miniruby         0.000394   0.001132   1.785040 (  1.804925)
build_ruby             0.001874   0.000000   4.930487 ( 64.991958)
build_all              0.007745   0.001594   6.436696 (  4.128821)
build_install          0.018024   0.006146   9.802465 (  6.239421)
test_btest             0.000041   0.001062  76.027882 ( 28.734704)
test_basic             0.002189   0.007015   0.938438 (  1.673985)
test_all               0.102894   0.029604 710.659285 (356.522427)
test_rubyspec          0.056140   0.025575 114.575144 ( 64.811344)
total: 534.24 sec