Logfile: /home/opc/ruby/logs/brlog.master.20250731-232614
#<BuildRuby:0x0000ffff7c3afdc8
 @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-232614",
 @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.000004   0.000013 (  0.000013)
autoconf               0.000015   0.000007   0.000022 (  0.000021)
configure              0.000010   0.000005   0.000015 (  0.000014)
build_up               0.002637   0.003446   2.150488 (  1.851374)
build_miniruby         0.000847   0.000394   1.252775 (  1.255243)
build_ruby             0.001492   0.000000   1.839989 (  3.405030)
build_all              0.007277   0.000323   3.203437 (  1.780248)
build_install          0.013229   0.004477   4.751299 (  2.777874)
test_btest             0.000564   0.000225  36.123281 ( 17.889065)
test_basic             0.006290   0.000812   0.503167 (  0.578781)
test_all               0.104100   0.006435 444.030308 (204.115263)
test_rubyspec          0.035815   0.050387  63.147769 ( 30.261880)
total: 263.92 sec