Logfile: /home/opc/ruby/logs/brlog.master.20250731-124744
#<BuildRuby:0x0000fffe59f5fde0
 @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.20250731-124744",
 @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.000016   0.000001   0.000017 (  0.000049)
configure              0.000016   0.000001   0.000017 (  0.000018)
build_up               0.005262   0.000123   2.160895 (  1.840792)
build_miniruby         0.001149   0.000121   1.247791 (  1.252091)
build_ruby             0.001582   0.000000   1.916453 (  4.021719)
build_all              0.007124   0.000451   3.192551 (  1.688780)
build_install          0.007988   0.008757   4.651204 (  2.659473)
test_btest             0.000639   0.000116  36.057538 ( 15.633379)
test_basic             0.002855   0.004151   0.493787 (  0.571339)
test_all               0.071777   0.042024 481.723417 (208.430787)
test_rubyspec          0.060851   0.021740  62.046143 ( 29.358243)
total: 265.46 sec