Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-070803
#<BuildRuby:0x0000003feb04fd50
 @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.20250923-070803",
 @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.000061   0.000005   0.000066 (  0.000066)
autoconf               0.000089   0.000008   0.000097 (  0.000095)
configure              0.000076   0.000006   0.000082 (  0.000081)
build_up               0.016759   0.005197  21.125888 ( 11.279092)
build_miniruby         0.005329   0.000114  50.458938 ( 50.543967)
build_ruby             0.012716   0.000000  61.749027 ( 61.860349)
build_all              0.044467   0.017267 137.554514 ( 39.985475)
build_install          0.043136   0.035259  45.230337 ( 19.587189)
test_btest             0.002832   0.000000 367.839889 (106.351350)
test_basic             0.022868   0.011076   4.382855 (  4.241963)
test_all               0.346274   0.160653 4168.493129 (1147.188095)
test_rubyspec          0.159772   0.202191 688.585475 (194.786185)
total: 1635.83 sec