Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-104336
#<BuildRuby:0x0000003fe7b66918
 @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.20250930-104336",
 @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.000065   0.000005   0.000070 (  0.000070)
autoconf               0.000093   0.000007   0.000100 (  0.000098)
configure              0.000081   0.000006   0.000087 (  0.000085)
build_up               0.014105   0.008543  20.273334 ( 11.088087)
build_miniruby         0.005620   0.000139  52.687340 ( 52.774271)
build_ruby             0.012285   0.000008  62.606000 ( 62.741983)
build_all              0.042639   0.015609 140.110784 ( 40.363999)
build_install          0.062146   0.014223  44.349295 ( 19.497553)
test_btest             0.003065   0.000000 390.312098 (105.002939)
test_basic             0.015083   0.021025   4.541894 (  4.414349)
test_all               0.322976   0.188039 3945.779026 (1049.136181)
test_rubyspec          0.184426   0.180513 693.614869 (196.223875)
total: 1541.25 sec