Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-190729
#<BuildRuby:0x0000003fcde96a80
 @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.20250929-190729",
 @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.000064   0.000005   0.000069 (  0.000072)
autoconf               0.000088   0.000007   0.000095 (  0.000094)
configure              0.000079   0.000007   0.000086 (  0.000085)
build_up               0.023117   0.000587  23.168688 ( 11.468059)
build_miniruby         0.001929   0.003523  50.203977 ( 50.302467)
build_ruby             0.008355   0.004461  60.438741 ( 60.557078)
build_all              0.036803   0.028637 139.970952 ( 40.554580)
build_install          0.052746   0.022422  46.277143 ( 19.495234)
test_btest             0.003121   0.000511 371.659958 (106.252348)
test_basic             0.027751   0.003232   4.418068 (  4.290440)
test_all               0.311473   0.206237 3795.674004 (1173.609305)
test_rubyspec          0.145930   0.196599 656.835105 (186.154784)
total: 1652.69 sec