Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-024717
#<BuildRuby:0x0000003fb5c36ac8
 @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.20250930-024717",
 @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.000067   0.000003   0.000070 (  0.000070)
autoconf               0.000109   0.000005   0.000114 (  0.000111)
configure              0.000077   0.000003   0.000080 (  0.000079)
build_up               0.019334   0.004632  24.326396 ( 11.909991)
build_miniruby         0.001537   0.004180  50.162959 ( 50.263399)
build_ruby             0.008993   0.003860  62.191101 ( 62.301076)
build_all              0.037455   0.022759 140.252500 ( 40.756524)
build_install          0.070247   0.009118  46.327304 ( 19.774324)
test_btest             0.003264   0.000360 387.026324 (104.590293)
test_basic             0.016051   0.015142   4.589227 (  4.456738)
test_all               0.308244   0.192180 4206.963931 (1116.634998)
test_rubyspec          0.171353   0.195892 706.195411 (199.947081)
total: 1610.64 sec