Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-125910
#<BuildRuby:0x0000003fbe64ea80
 @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-125910",
 @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.000069   0.000006   0.000075 (  0.000076)
autoconf               0.000091   0.000008   0.000099 (  0.000095)
configure              0.000080   0.000007   0.000087 (  0.000086)
build_up               0.012496   0.008394  19.562784 ( 11.058147)
build_miniruby         0.001777   0.003766  50.632939 ( 50.718255)
build_ruby             0.011817   0.000000  60.767148 ( 60.876686)
build_all              0.026702   0.035725 140.358052 ( 40.490126)
build_install          0.056681   0.020098  44.151069 ( 19.320684)
test_btest             0.002900   0.000000 375.563850 (109.617602)
test_basic             0.025051   0.007889   4.507855 (  4.379456)
test_all               0.336751   0.173617 4050.311550 (1172.977803)
test_rubyspec          0.155164   0.209061 700.689287 (197.763197)
total: 1667.21 sec