Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-004645
#<BuildRuby:0x000071555a23fde0
 @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.20251020-004645",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000031   0.000009   0.000040 (  0.000041)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.003596   0.005557   4.897511 (  3.652943)
build_miniruby         0.001413   0.000132   2.851693 (  2.427841)
build_ruby             0.001577   0.000185   5.421651 (  5.722649)
build_all              0.006370   0.003153   6.756485 (  4.415473)
build_install          0.021602   0.004746  10.382189 (  7.445951)
test_btest             0.000782   0.000253  80.521980 ( 31.464515)
test_basic             0.002468   0.005872   1.066447 (  1.141618)
test_all               0.094889   0.038621 717.747160 (375.602155)
test_rubyspec          0.042402   0.040397 113.449869 ( 34.125448)
total: 466.00 sec