Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-184129
#<BuildRuby:0x0000003fd90de918
 @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.20250925-184129",
 @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.000076   0.000004   0.000080 (  0.000081)
autoconf               0.000113   0.000007   0.000120 (  0.000118)
configure              0.000096   0.000006   0.000102 (  0.000101)
build_up               0.024056   0.000241  21.415006 ( 10.894151)
build_miniruby         0.006018   0.000117  49.050853 ( 49.159625)
build_ruby             0.008778   0.004092  58.772655 ( 58.893101)
build_all              0.036962   0.019937 125.105286 ( 36.584606)
build_install          0.054746   0.017776  38.447406 ( 17.198365)
test_btest             0.003622   0.000413 319.751150 (100.606973)
test_basic             0.027238   0.013290   4.232783 (  4.154207)
test_all               0.333693   0.134346 3690.312468 (991.590385)
test_rubyspec          0.182961   0.152566 603.930979 (172.499793)
total: 1441.59 sec