Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-123301
#<BuildRuby:0x0000003fc3dc7820
 @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-123301",
 @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.000105   0.000007   0.000112 (  0.000115)
autoconf               0.000114   0.000007   0.000121 (  0.000118)
configure              0.000104   0.000007   0.000111 (  0.000109)
build_up               0.018675   0.004467  22.480519 ( 11.864075)
build_miniruby         0.001271   0.003856  50.424917 ( 50.510640)
build_ruby             0.007497   0.004330  60.926274 ( 61.035227)
build_all              0.040676   0.020366 140.730772 ( 40.857654)
build_install          0.048736   0.029600  45.187118 ( 19.876995)
test_btest             0.002453   0.000366 378.538727 (109.275865)
test_basic             0.018549   0.017696   4.565305 (  4.416947)
test_all               0.350673   0.151725 4059.302764 (1068.413313)
test_rubyspec          0.166935   0.176613 701.334417 (197.832644)
total: 1564.09 sec