Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-014609
#<BuildRuby:0x0000003fc1527730
 @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-014609",
 @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.000132   0.000012   0.000144 (  0.000282)
autoconf               0.000103   0.000009   0.000112 (  0.000154)
configure              0.000091   0.000008   0.000099 (  0.000135)
build_up               0.003518   0.020091  21.417131 ( 10.964531)
build_miniruby         0.000000   0.005614  48.684642 ( 48.775122)
build_ruby             0.008218   0.004872  60.741982 ( 60.854716)
build_all              0.036158   0.024640 134.839531 ( 39.069363)
build_install          0.043902   0.035974  44.403455 ( 18.957617)
test_btest             0.002209   0.000537 354.516482 ( 96.042250)
test_basic             0.022557   0.006590   4.332932 (  4.208015)
test_all               0.360860   0.115587 3669.883098 (991.171937)
test_rubyspec          0.124675   0.207311 639.654564 (181.155527)
total: 1451.21 sec