Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-145636
#<BuildRuby:0x0000003fda6bea80
 @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-145636",
 @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.000064   0.000005   0.000069 (  0.000068)
autoconf               0.000089   0.000007   0.000096 (  0.000093)
configure              0.000076   0.000005   0.000081 (  0.000080)
build_up               0.013790   0.007823  19.727769 ( 10.924749)
build_miniruby         0.005696   0.000000  50.378433 ( 50.472019)
build_ruby             0.005554   0.007106  61.144818 ( 61.249394)
build_all              0.037740   0.022234 138.908170 ( 40.207104)
build_install          0.055393   0.021668  43.330272 ( 19.169520)
test_btest             0.002824   0.000000 378.463992 (102.105800)
test_basic             0.026722   0.008954   4.492551 (  4.347053)
test_all               0.261557   0.231252 3887.942703 (1058.713772)
test_rubyspec          0.186286   0.161548 664.581306 (188.814219)
total: 1536.01 sec