Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-211206
#<BuildRuby:0x0000003fdc66fcd0
 @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.20250928-211206",
 @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.000080   0.000003   0.000083 (  0.000084)
autoconf               0.000113   0.000005   0.000118 (  0.000114)
configure              0.000096   0.000004   0.000100 (  0.000099)
build_up               0.017119   0.008053  22.016298 ( 11.192523)
build_miniruby         0.005922   0.000000  49.161651 ( 49.245227)
build_ruby             0.012548   0.000000  59.863308 ( 59.997524)
build_all              0.044250   0.012836 139.844883 ( 40.313730)
build_install          0.040413   0.032662  41.342812 ( 17.409724)
test_btest             0.002199   0.000266 373.655053 (100.939205)
test_basic             0.018622   0.013777   4.519001 (  4.376238)
test_all               0.322089   0.175215 4039.925562 (1089.456501)
test_rubyspec          0.181622   0.170321 678.629799 (191.936293)
total: 1564.87 sec