Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-165942
#<BuildRuby:0x0000003fbd9e7c88
 @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-165942",
 @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.000062   0.000004   0.000066 (  0.000069)
autoconf               0.000113   0.000009   0.000122 (  0.000117)
configure              0.000113   0.000000   0.000113 (  0.000110)
build_up               0.024081   0.000671  22.429660 ( 11.134922)
build_miniruby         0.002353   0.003914  50.734050 ( 50.822144)
build_ruby             0.012350   0.000348  60.985287 ( 61.113473)
build_all              0.056299   0.003192 140.242302 ( 41.061911)
build_install          0.060010   0.015694  46.628196 ( 19.793504)
test_btest             0.000000   0.002870 362.939626 (117.344466)
test_basic             0.030285   0.002595   4.406500 (  4.286339)
test_all               0.285624   0.192735 3853.378179 (1048.566885)
test_rubyspec          0.122855   0.190721 616.421415 (176.253773)
total: 1530.38 sec