Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-032755
#<BuildRuby:0x0000003fc666ea80
 @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.20250927-032755",
 @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.000068   0.000008   0.000076 (  0.000075)
autoconf               0.000089   0.000011   0.000100 (  0.000098)
configure              0.000076   0.000009   0.000085 (  0.000085)
build_up               0.007907   0.016628  23.928531 ( 12.067880)
build_miniruby         0.001947   0.003694  50.146545 ( 50.267989)
build_ruby             0.007107   0.004556  59.311872 ( 59.446787)
build_all              0.039068   0.020782 137.802976 ( 40.024082)
build_install          0.060195   0.021059  46.764964 ( 19.846220)
test_btest             0.002979   0.000643 379.985569 (110.362184)
test_basic             0.021881   0.008056   4.594575 (  4.458216)
test_all               0.294693   0.191100 3896.896005 (1043.622022)
test_rubyspec          0.159183   0.214078 699.072150 (197.645930)
total: 1537.75 sec