Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-113647
#<BuildRuby:0x0000003fee10fd50
 @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-113647",
 @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.000098   0.000011   0.000109 (  0.000144)
autoconf               0.000108   0.000012   0.000120 (  0.000117)
configure              0.000092   0.000010   0.000102 (  0.000101)
build_up               0.013636   0.008625  20.018422 ( 11.003624)
build_miniruby         0.005346   0.000169  50.444541 ( 50.531778)
build_ruby             0.012621   0.000071  60.530035 ( 60.637608)
build_all              0.056186   0.004485 140.721846 ( 40.922336)
build_install          0.052213   0.025426  45.520330 ( 19.771692)
test_btest             0.002429   0.000360 385.324293 (106.363992)
test_basic             0.028039   0.014244   4.508126 (  4.396879)
test_all               0.325303   0.197124 3867.897841 (1203.569938)
test_rubyspec          0.162018   0.184818 686.823268 (193.902528)
total: 1691.10 sec