Logfile: /home/opc/ruby/logs/brlog.master.20250726-131653
#<BuildRuby:0x0000fffcff47fde0
 @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.20250726-131653",
 @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.000060   0.000007   0.000067 (  0.000067)
autoconf               0.000026   0.000003   0.000029 (  0.000027)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.001586   0.004143   2.151242 (  2.149257)
build_miniruby         0.001011   0.000159   1.283356 (  1.285250)
build_ruby             0.001297   0.000205   1.941898 (  3.547111)
build_all              0.002894   0.004720   3.266801 (  1.830757)
build_install          0.016162   0.000000   4.692168 (  2.635723)
test_btest             0.000749   0.000000  36.603309 ( 16.558807)
test_basic             0.006274   0.000356   0.497214 (  0.582510)
test_all               0.093889   0.017590 482.253052 (200.645881)
test_rubyspec          0.045015   0.046337  63.724086 ( 30.047379)
total: 259.29 sec