Logfile: /home/opc/ruby/logs/brlog.master.20250731-030101
#<BuildRuby:0x0000fffec4aafdc0
 @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-030101",
 @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.000012   0.000003   0.000015 (  0.000015)
autoconf               0.000019   0.000004   0.000023 (  0.000023)
configure              0.000018   0.000004   0.000022 (  0.000021)
build_up               0.005109   0.001118   2.254445 (  1.947042)
build_miniruby         0.001080   0.000236   1.328494 (  1.332571)
build_ruby             0.001444   0.000316   1.984175 (  4.148243)
build_all              0.008395   0.000838   3.389924 (  1.835408)
build_install          0.014481   0.005687   4.914437 (  2.783311)
test_btest             0.000706   0.000165  37.836933 ( 16.254663)
test_basic             0.005615   0.001313   0.495402 (  0.569742)
test_all               0.082960   0.028582 446.284938 (209.097698)
test_rubyspec          0.043220   0.038978  63.242305 ( 29.883310)
total: 267.85 sec