Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251001-122914
#<BuildRuby:0x000075a2f229fdc8
 @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.20251001-122914",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.006076   0.004277   5.027918 (  4.309899)
build_miniruby         0.001137   0.000306   2.093809 (  2.395807)
build_ruby             0.001769   0.000202   5.413826 (  5.846786)
build_all              0.007162   0.002321   6.505843 (  5.625609)
build_install          0.017759   0.007733  10.259014 (  9.246900)
test_btest             0.000797   0.000230  80.972399 ( 59.278631)
test_basic             0.003501   0.003750   1.063724 (  6.246165)
test_all               0.097605   0.032858 720.868427 (411.288720)
test_rubyspec          0.046064   0.033987 113.622665 ( 34.126337)
total: 538.37 sec