Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-001313
#<BuildRuby:0x0000003febb5f970
 @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.20250922-001313",
 @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.000071   0.000010   0.000081 (  0.000082)
autoconf               0.000101   0.000014   0.000115 (  0.000112)
configure              0.000087   0.000013   0.000100 (  0.000099)
build_up               0.017190   0.006992  23.687515 ( 12.349214)
build_miniruby         0.005720   0.000265  50.992401 ( 51.088953)
build_ruby             0.011200   0.000479  61.177055 ( 61.293373)
build_all              0.027669   0.031242 135.686181 ( 39.757825)
build_install          0.055384   0.023363  46.652124 ( 20.367440)
test_btest             0.002270   0.000506 398.058110 (128.711732)
test_basic             0.030283   0.004961   5.687130 (  5.475167)
test_all               0.348522   0.161016 4143.206331 (1132.539667)
test_rubyspec          0.151684   0.197099 663.904142 (188.381425)
total: 1639.97 sec