Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-110921
#<BuildRuby:0x0000003fe40beab8
 @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-110921",
 @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.000074   0.000004   0.000078 (  0.000081)
autoconf               0.000111   0.000006   0.000117 (  0.000115)
configure              0.000094   0.000005   0.000099 (  0.000099)
build_up               0.018744   0.004699  21.474982 ( 11.572394)
build_miniruby         0.001253   0.004181  51.336121 ( 51.437555)
build_ruby             0.008184   0.004101  63.516134 ( 63.655733)
build_all              0.039402   0.023195 140.360618 ( 40.484676)
build_install          0.052547   0.024007  45.868091 ( 20.020683)
test_btest             0.002608   0.000380 380.467887 (109.417726)
test_basic             0.026974   0.008702   4.506832 (  4.341537)
test_all               0.338137   0.174547 3894.036177 (1146.009938)
test_rubyspec          0.160595   0.199684 688.740632 (194.431110)
total: 1641.38 sec