Logfile: /home/opc/ruby/logs/brlog.master.20250730-032704
#<BuildRuby:0x0000ffff4a9cfdc0
 @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.20250730-032704",
 @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.000013)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.000000   0.005912   2.168095 (  1.864166)
build_miniruby         0.000647   0.000564   1.252540 (  1.254510)
build_ruby             0.001773   0.000354   1.874044 (  3.951383)
build_all              0.006453   0.001290   3.172422 (  1.737744)
build_install          0.014923   0.001241   4.644829 (  2.628871)
test_btest             0.000787   0.000000  36.390059 ( 15.758589)
test_basic             0.003934   0.002715   0.491404 (  0.577843)
test_all               0.088299   0.024152 436.555627 (209.933849)
test_rubyspec          0.046826   0.042797  62.667879 ( 29.747784)
total: 267.46 sec