Logfile: /home/opc/ruby/logs/brlog.master.20250728-185116
#<BuildRuby:0x0000fffbdc50fdd8
 @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.20250728-185116",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000021   0.000001   0.000022 (  0.000021)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.001236   0.004117   2.136823 (  1.839542)
build_miniruby         0.001310   0.000132   1.250533 (  1.255454)
build_ruby             0.001515   0.000152   1.902340 (  3.669438)
build_all              0.006660   0.000668   3.172382 (  1.765160)
build_install          0.017158   0.000000   4.630573 (  2.752435)
test_btest             0.000729   0.000000  36.414966 ( 16.117757)
test_basic             0.003013   0.004376   0.491521 (  0.574897)
test_all               0.086706   0.024430 465.042972 (198.366876)
test_rubyspec          0.035868   0.045518  61.981934 ( 29.577140)
total: 255.92 sec