Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-195405
#<BuildRuby:0x0000003fd4047b30
 @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.20250930-195405",
 @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.000003   0.000064 (  0.000066)
autoconf               0.000114   0.000006   0.000120 (  0.000117)
configure              0.000153   0.000000   0.000153 (  0.000155)
build_up               0.018794   0.003687  20.764185 ( 11.327861)
build_miniruby         0.005744   0.000113  51.113195 ( 51.201271)
build_ruby             0.012156   0.000014  62.215237 ( 62.326191)
build_all              0.046441   0.012782 139.114066 ( 40.705082)
build_install          0.059859   0.017347  45.278000 ( 19.590976)
test_btest             0.002635   0.000000 382.800412 (103.828702)
test_basic             0.028703   0.001470   4.433434 (  4.288038)
test_all               0.339331   0.166560 3930.540907 (1079.763599)
test_rubyspec          0.170167   0.182133 691.294577 (195.444450)
total: 1568.48 sec