Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-085206
#<BuildRuby:0x0000003fd298ead8
 @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.20250926-085206",
 @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.000058   0.000006   0.000064 (  0.000065)
autoconf               0.000089   0.000010   0.000099 (  0.000096)
configure              0.000076   0.000008   0.000084 (  0.000083)
build_up               0.000000   0.025183  22.695211 ( 11.673259)
build_miniruby         0.004890   0.001081  59.442243 ( 59.550954)
build_ruby             0.010029   0.003625  68.155284 ( 68.273025)
build_all              0.053183   0.010236 141.376201 ( 41.367015)
build_install          0.044216   0.039455  47.607131 ( 20.453691)
test_btest             0.003496   0.000000 376.537596 (113.887293)
test_basic             0.022225   0.011332   4.758279 (  4.607481)
test_all               0.320989   0.190680 4071.361981 (1142.790333)
test_rubyspec          0.161008   0.192543 700.684334 (198.267221)
total: 1660.87 sec