Logfile: /home/opc/ruby/logs/brlog.master.20250726-010309
#<BuildRuby:0x0000fffce162fdc0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250726-010309",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000024   0.000000   0.000024 (  0.000024)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005675   0.000180   2.162068 (  1.936264)
build_miniruby         0.001258   0.000123   1.256042 (  1.261124)
build_ruby             0.001891   0.000095   1.880292 (  3.933319)
build_all              0.006594   0.000317   3.160909 (  1.697951)
build_install          0.011241   0.005300   4.632195 (  2.790465)
test_btest             0.000618   0.000084  36.435424 ( 16.671846)
test_basic             0.000000   0.006166   0.484755 (  0.570719)
test_all               0.069361   0.044454 490.719201 (222.445250)
test_rubyspec          0.041090   0.046678  62.445974 ( 29.398967)
total: 280.71 sec