Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-092001
#<BuildRuby:0x0000003fbf0e6ad8
 @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.20250930-092001",
 @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.000102   0.000010   0.000112 (  0.000144)
autoconf               0.000111   0.000012   0.000123 (  0.000117)
configure              0.000099   0.000010   0.000109 (  0.000109)
build_up               0.011874   0.010988  22.141402 ( 11.994742)
build_miniruby         0.001491   0.004130  54.176313 ( 54.285368)
build_ruby             0.006217   0.007656  63.578234 ( 63.681960)
build_all              0.054597   0.007237 141.963653 ( 41.404114)
build_install          0.033537   0.046191  46.213918 ( 20.130531)
test_btest             0.002065   0.000436 387.317338 (107.134115)
test_basic             0.025793   0.007980   4.652666 (  4.518429)
test_all               0.291929   0.218820 4001.665559 (1085.581947)
test_rubyspec          0.167605   0.184515 701.872912 (198.367340)
total: 1587.10 sec