Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-164957
#<BuildRuby:0x000071b75a8efde0
 @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.20251022-164957",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000032   0.000010   0.000042 (  0.000042)
configure              0.000030   0.000009   0.000039 (  0.000038)
build_up               0.007539   0.003706   5.316217 (  4.864859)
build_miniruby         0.001665   0.000189  17.044615 ( 17.071355)
build_ruby             0.000941   0.001088   5.259984 (  5.547186)
build_all              0.007658   0.002420   6.465477 (  4.054247)
build_install          0.018098   0.006567   9.929130 (  7.352879)
test_btest             0.000000   0.000904  76.927404 ( 46.323601)
test_basic             0.004385   0.003064   1.104516 (  1.287080)
test_all               0.087526   0.047169 707.296379 (381.763896)
test_rubyspec          0.047358   0.036886 112.604976 ( 50.056515)
total: 518.32 sec