Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-010117
#<BuildRuby:0x0000003ff3236918
 @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-010117",
 @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.000006   0.000065 (  0.000065)
autoconf               0.000087   0.000009   0.000096 (  0.000095)
configure              0.000078   0.000009   0.000087 (  0.000085)
build_up               0.008152   0.015979  22.736215 ( 11.254713)
build_miniruby         0.005092   0.000156  49.336209 ( 49.419327)
build_ruby             0.012538   0.000632  60.674912 ( 60.780856)
build_all              0.024311   0.033996 133.246722 ( 38.782163)
build_install          0.059264   0.015807  44.426306 ( 19.102750)
test_btest             0.003663   0.000015 328.376930 (107.942487)
test_basic             0.023170   0.007981   4.143706 (  4.027287)
test_all               0.268441   0.199794 3782.260834 (1021.401051)
test_rubyspec          0.160721   0.172920 646.340613 (183.101396)
total: 1495.82 sec