Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-023226
#<BuildRuby:0x0000003fb6166a70
 @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.20250928-023226",
 @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.000059   0.000007   0.000066 (  0.000071)
autoconf               0.000118   0.000014   0.000132 (  0.000326)
configure              0.000000   0.000133   0.000133 (  0.000129)
build_up               0.018642   0.005190  23.370060 ( 11.663443)
build_miniruby         0.005218   0.000000  51.032055 ( 51.113521)
build_ruby             0.009523   0.003398  62.618336 ( 62.738495)
build_all              0.043015   0.018305 140.747412 ( 41.082172)
build_install          0.062736   0.015199  45.411523 ( 19.544776)
test_btest             0.003484   0.000000 383.782957 (108.775769)
test_basic             0.026879   0.002265   4.352962 (  4.221310)
test_all               0.312334   0.208770 3993.264443 (1203.485856)
test_rubyspec          0.190141   0.170382 692.582960 (195.810783)
total: 1698.44 sec