Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-164326
#<BuildRuby:0x0000003fb5666a08
 @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.20250922-164326",
 @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.000071   0.000006   0.000077 (  0.000078)
autoconf               0.000109   0.000009   0.000118 (  0.000114)
configure              0.000091   0.000008   0.000099 (  0.000097)
build_up               0.014638   0.008728  19.229175 ( 11.023600)
build_miniruby         0.005510   0.000000  48.303129 ( 48.399902)
build_ruby             0.009116   0.003943  59.581728 ( 59.703930)
build_all              0.039675   0.018326 131.478747 ( 38.241391)
build_install          0.056705   0.015342  40.021451 ( 17.917076)
test_btest             0.000000   0.002705 336.624620 (109.010660)
test_basic             0.022458   0.014538   4.287139 (  4.181622)
test_all               0.281694   0.187046 3530.250636 (1024.119112)
test_rubyspec          0.173534   0.158931 612.739287 (174.654447)
total: 1487.26 sec