Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-012203
#<BuildRuby:0x0000003fea0a6a70
 @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-012203",
 @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.000066   0.000005   0.000071 (  0.000072)
autoconf               0.000107   0.000000   0.000107 (  0.000103)
configure              0.000089   0.000000   0.000089 (  0.000088)
build_up               0.016230   0.008849  23.828460 ( 11.874297)
build_miniruby         0.005865   0.000000  51.103602 ( 51.199950)
build_ruby             0.011806   0.000000  61.758058 ( 61.873693)
build_all              0.044278   0.019205 138.480645 ( 40.515500)
build_install          0.047838   0.024622  44.105062 ( 19.111102)
test_btest             0.000000   0.003800 376.326012 (108.652178)
test_basic             0.024935   0.010162   4.257898 (  4.159216)
test_all               0.320388   0.181988 4134.323780 (1198.001010)
test_rubyspec          0.146435   0.218118 696.557488 (197.094338)
total: 1692.49 sec