Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-110930
#<BuildRuby:0x0000003fd9fceab8
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250923-110930",
 @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.000061   0.000008   0.000069 (  0.000068)
autoconf               0.000107   0.000013   0.000120 (  0.000118)
configure              0.000096   0.000012   0.000108 (  0.000105)
build_up               0.018590   0.003290  19.133022 ( 10.764464)
build_miniruby         0.005440   0.000195  48.976111 ( 49.070483)
build_ruby             0.006490   0.007136  59.297513 ( 59.403472)
build_all              0.034141   0.025748 132.348844 ( 38.306588)
build_install          0.056483   0.021294  42.539276 ( 18.827550)
test_btest             0.000000   0.002813 338.831346 ( 97.658454)
test_basic             0.026163   0.008569   4.291386 (  4.163589)
test_all               0.294039   0.181689 3803.568430 (1123.391869)
test_rubyspec          0.164702   0.153359 623.406193 (177.366107)
total: 1578.96 sec