Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-192129
#<BuildRuby:0x0000003fd2f47d08
 @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.20250927-192129",
 @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.000061   0.000005   0.000066 (  0.000067)
autoconf               0.000092   0.000007   0.000099 (  0.000097)
configure              0.000077   0.000006   0.000083 (  0.000082)
build_up               0.024038   0.000292  22.505449 ( 11.471484)
build_miniruby         0.005650   0.000115  51.409792 ( 51.497067)
build_ruby             0.008338   0.004060  61.758247 ( 61.881204)
build_all              0.050499   0.009817 141.453568 ( 41.178777)
build_install          0.050746   0.029695  44.019775 ( 19.124437)
test_btest             0.002322   0.000297 380.656078 (103.155564)
test_basic             0.023087   0.009559   4.430491 (  4.310002)
test_all               0.331081   0.181666 4129.211817 (1206.086007)
test_rubyspec          0.147910   0.219436 701.589764 (197.924005)
total: 1696.63 sec