Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-182402
#<BuildRuby:0x0000003fc8066ac8
 @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.20250924-182402",
 @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.000075   0.000007   0.000082 (  0.000085)
autoconf               0.000121   0.000011   0.000132 (  0.000130)
configure              0.000091   0.000008   0.000099 (  0.000098)
build_up               0.015055   0.008741  21.333530 ( 10.887030)
build_miniruby         0.005165   0.000120  48.205936 ( 48.291118)
build_ruby             0.011607   0.000000  58.994040 ( 59.106601)
build_all              0.044103   0.011635 123.088342 ( 35.836157)
build_install          0.059569   0.018756  41.887215 ( 18.011294)
test_btest             0.000000   0.003423 309.752231 (103.107681)
test_basic             0.023117   0.009761   4.199832 (  4.083026)
test_all               0.270704   0.173387 3387.098606 (975.545828)
test_rubyspec          0.164040   0.146783 576.633196 (165.418604)
total: 1420.29 sec