Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-142136
#<BuildRuby:0x0000003fea2a7b30
 @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.20250926-142136",
 @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.000070   0.000000   0.000070 (  0.000070)
autoconf               0.000100   0.000000   0.000100 (  0.000098)
configure              0.000082   0.000000   0.000082 (  0.000080)
build_up               0.019849   0.003791  22.113997 ( 11.165981)
build_miniruby         0.000000   0.005336  50.298572 ( 50.384760)
build_ruby             0.009298   0.002756  60.642693 ( 60.760270)
build_all              0.040093   0.019680 133.732582 ( 39.075475)
build_install          0.054728   0.022130  45.650782 ( 19.467689)
test_btest             0.000000   0.002703 375.321315 (100.891513)
test_basic             0.021806   0.008735   4.413896 (  4.270741)
test_all               0.267055   0.227414 4044.656023 (1197.560686)
test_rubyspec          0.126925   0.234439 679.993782 (192.490593)
total: 1676.07 sec