Logfile: /home/opc/ruby/logs/brlog.master.20250731-162839
#<BuildRuby:0x0000fffd8064fdd8
 @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-162839",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000017   0.000005   0.000022 (  0.000055)
configure              0.000012   0.000004   0.000016 (  0.000015)
build_up               0.005155   0.000509   2.157819 (  1.884272)
build_miniruby         0.001260   0.000000   1.263901 (  1.271160)
build_ruby             0.001891   0.000000   1.911205 (  4.169125)
build_all              0.005638   0.001224   3.208879 (  1.703648)
build_install          0.012768   0.004268   4.639741 (  2.626149)
test_btest             0.000603   0.000172  36.199410 ( 16.142373)
test_basic             0.005054   0.001444   0.489748 (  0.581089)
test_all               0.075111   0.037492 439.934391 (203.793711)
test_rubyspec          0.051231   0.030383  62.951316 ( 29.793847)
total: 261.97 sec