Logfile: /home/opc/ruby/logs/brlog.master.20250730-135704
#<BuildRuby:0x0000ffffb57bfdd0
 @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.20250730-135704",
 @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.000011   0.000000   0.000011 (  0.000012)
autoconf               0.000025   0.000001   0.000026 (  0.000026)
configure              0.000013   0.000001   0.000014 (  0.000013)
build_up               0.005179   0.000256   2.161128 (  1.837428)
build_miniruby         0.001109   0.000055   1.252153 (  1.255586)
build_ruby             0.001508   0.000075   1.896290 (  4.345230)
build_all              0.003006   0.004193   3.232561 (  1.756725)
build_install          0.014722   0.003937   4.692943 (  2.867198)
test_btest             0.000000   0.000624  36.255637 ( 15.409227)
test_basic             0.000000   0.006800   0.486183 (  0.562766)
test_all               0.051146   0.061514 477.175271 (202.534817)
test_rubyspec          0.021547   0.070638  65.149668 ( 30.573399)
total: 261.14 sec