Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-202056
#<BuildRuby:0x0000003fe6aa7730
 @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-202056",
 @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.000060   0.000007   0.000067 (  0.000070)
autoconf               0.000087   0.000010   0.000097 (  0.000093)
configure              0.000092   0.000000   0.000092 (  0.000089)
build_up               0.021355   0.004215  22.195934 ( 11.720358)
build_miniruby         0.002616   0.003832 149.746184 (148.845191)
build_ruby             0.012434   0.000054  58.745276 ( 58.855875)
build_all              0.024982   0.029441 121.961650 ( 36.029966)
build_install          0.050817   0.028086  40.138032 ( 17.531202)
test_btest             0.000000   0.003405 318.554110 ( 96.733866)
test_basic             0.029347   0.003760   4.320201 (  4.195053)
test_all               0.236306   0.228028 3529.303205 (1020.459145)
test_rubyspec          0.143224   0.181613 591.410758 (168.686943)
total: 1563.06 sec