Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-102620
#<BuildRuby:0x0000003fda707820
 @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.20250929-102620",
 @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.000062   0.000007   0.000069 (  0.000071)
autoconf               0.000088   0.000010   0.000098 (  0.000094)
configure              0.000076   0.000009   0.000085 (  0.000085)
build_up               0.014797   0.011801  28.446534 ( 13.363977)
build_miniruby         0.001379   0.004170  59.644815 ( 59.771512)
build_ruby             0.010120   0.003149  68.281804 ( 68.426613)
build_all              0.036557   0.024576 144.338093 ( 42.067091)
build_install          0.067836   0.011935  48.780286 ( 20.777731)
test_btest             0.003320   0.000602 398.052111 (107.260883)
test_basic             0.028800   0.004876   4.955126 (  4.803559)
test_all               0.360242   0.188130 4327.000470 (1132.764457)
test_rubyspec          0.155494   0.200708 711.972698 (201.758408)
total: 1651.00 sec