Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-160834
#<BuildRuby:0x0000003fee18f4b0
 @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-160834",
 @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.000064   0.000007   0.000071 (  0.000073)
autoconf               0.000113   0.000014   0.000127 (  0.000122)
configure              0.000116   0.000000   0.000116 (  0.000112)
build_up               0.010297   0.015296  22.661478 ( 11.710349)
build_miniruby         0.002128   0.003690  49.339784 ( 49.421225)
build_ruby             0.008726   0.004087  58.594174 ( 58.737493)
build_all              0.033114   0.020091 113.561741 ( 33.345334)
build_install          0.052587   0.018599  38.136835 ( 16.903499)
test_btest             0.003299   0.000655 299.028552 ( 95.645539)
test_basic             0.016218   0.013124   4.154790 (  4.036216)
test_all               0.332251   0.158462 3721.126293 (1099.326876)
test_rubyspec          0.128385   0.222542 690.753411 (194.940332)
total: 1564.07 sec