Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-152221
#<BuildRuby:0x0000003fd5597d50
 @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-152221",
 @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.000073   0.000005   0.000078 (  0.000080)
autoconf               0.000110   0.000009   0.000119 (  0.000116)
configure              0.000095   0.000007   0.000102 (  0.000100)
build_up               0.016513   0.008381  22.996878 ( 11.547993)
build_miniruby         0.005517   0.000132  50.080466 ( 50.173433)
build_ruby             0.000000   0.014183  60.635699 ( 60.748841)
build_all              0.041575   0.020238 138.863396 ( 40.266904)
build_install          0.055403   0.021195  45.995953 ( 18.483584)
test_btest             0.002950   0.000000 358.731045 (114.707313)
test_basic             0.035363   0.000591   4.239590 (  4.142789)
test_all               0.347569   0.169035 3875.865548 (1189.265670)
test_rubyspec          0.178457   0.171172 658.068693 (186.876415)
total: 1676.22 sec