Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-065416
#<BuildRuby:0x0000003fea2ceac8
 @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-065416",
 @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.000070   0.000004   0.000074 (  0.000076)
autoconf               0.000128   0.000006   0.000134 (  0.000133)
configure              0.000107   0.000005   0.000112 (  0.000110)
build_up               0.016820   0.008940  28.581830 ( 13.679821)
build_miniruby         0.000000   0.006322  61.246790 ( 61.368571)
build_ruby             0.007715   0.005380  71.863868 ( 72.013287)
build_all              0.049671   0.015187 151.995042 ( 43.915547)
build_install          0.062164   0.029070  50.670709 ( 21.594381)
test_btest             0.003597   0.000513 396.004447 (125.566101)
test_basic             0.022325   0.010068   5.030756 (  4.863466)
test_all               0.344097   0.203690 4522.451079 (1227.139425)
test_rubyspec          0.162588   0.231532 769.849232 (216.766372)
total: 1786.91 sec