Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-165333
#<BuildRuby:0x0000003fdd81e918
 @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.20250929-165333",
 @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.000072   0.000005   0.000077 (  0.000078)
autoconf               0.000099   0.000008   0.000107 (  0.000106)
configure              0.000090   0.000007   0.000097 (  0.000095)
build_up               0.012755   0.011311  23.694384 ( 11.688839)
build_miniruby         0.005036   0.000106  50.832811 ( 50.921597)
build_ruby             0.012800   0.000000  61.238595 ( 61.342791)
build_all              0.046461   0.014157 140.517346 ( 41.015705)
build_install          0.066810   0.008342  46.035282 ( 19.557127)
test_btest             0.000328   0.003667 386.256702 (103.797311)
test_basic             0.025390   0.004705   4.621880 (  4.475327)
test_all               0.301471   0.195522 3912.279754 (1054.963242)
test_rubyspec          0.154046   0.200663 693.168236 (195.692089)
total: 1543.46 sec