Logfile: /home/opc/ruby/logs/brlog.master.20250727-223726
#<BuildRuby:0x0000fffd584ffdc0
 @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.20250727-223726",
 @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.000014   0.000000   0.000014 (  0.000015)
autoconf               0.000024   0.000001   0.000025 (  0.000025)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005454   0.000073   2.170885 (  1.853791)
build_miniruby         0.001182   0.000056   1.240106 (  1.244082)
build_ruby             0.001802   0.000086   1.907969 (  3.884007)
build_all              0.003565   0.003738   3.292362 (  1.804742)
build_install          0.012462   0.005034   4.700444 (  2.801027)
test_btest             0.000587   0.000073  37.394514 ( 15.995857)
test_basic             0.006473   0.000808   0.496038 (  0.577345)
test_all               0.065511   0.049301 415.237911 (182.351385)
test_rubyspec          0.046495   0.043091  64.748853 ( 30.354865)
total: 240.87 sec