Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-122229
#<BuildRuby:0x0000003fda3ee918
 @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.20250924-122229",
 @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.000005   0.000073 (  0.000072)
autoconf               0.000093   0.000007   0.000100 (  0.000099)
configure              0.000087   0.000007   0.000094 (  0.000092)
build_up               0.024625   0.000000  23.376771 ( 11.718201)
build_miniruby         0.000082   0.007386  65.079167 ( 65.227972)
build_ruby             0.005639   0.007647  71.879373 ( 72.058278)
build_all              0.050028   0.012544 141.061390 ( 41.035626)
build_install          0.061599   0.015638  45.785049 ( 19.559990)
test_btest             0.000444   0.003069 366.340784 ( 99.980132)
test_basic             0.028439   0.002168   4.270983 (  4.122563)
test_all               0.302977   0.229106 4286.733108 (1133.714218)
test_rubyspec          0.186853   0.139153 651.881456 (185.296751)
total: 1632.72 sec