Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-113045
#<BuildRuby:0x0000003fce547cd0
 @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.20250925-113045",
 @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.000075   0.000006   0.000081 (  0.000081)
autoconf               0.000108   0.000009   0.000117 (  0.000115)
configure              0.000093   0.000008   0.000101 (  0.000098)
build_up               0.020217   0.004738  23.721759 ( 11.593557)
build_miniruby         0.001628   0.004219  50.505224 ( 50.617315)
build_ruby             0.011229   0.000000  60.960754 ( 61.091035)
build_all              0.050987   0.010026 140.594171 ( 40.538552)
build_install          0.057373   0.019774  46.246198 ( 19.573563)
test_btest             0.003029   0.000000 378.929727 (102.015441)
test_basic             0.033013   0.003013   4.419723 (  4.299714)
test_all               0.300227   0.210013 4019.495662 (1080.761050)
test_rubyspec          0.142762   0.193210 633.443398 (180.627719)
total: 1551.12 sec