Logfile: /home/opc/ruby/logs/brlog.master.20250726-233435
#<BuildRuby:0x0000fffc41e3fdd0
 @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-233435",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000028   0.000003   0.000031 (  0.000029)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.003129   0.002541   2.149466 (  1.818215)
build_miniruby         0.000000   0.001247   1.251801 (  1.260952)
build_ruby             0.000000   0.001580   1.915235 (  4.450958)
build_all              0.001339   0.006081   3.216106 (  1.827857)
build_install          0.016198   0.000131   4.663165 (  2.693719)
test_btest             0.000637   0.000128  36.312710 ( 17.134618)
test_basic             0.005402   0.001081   0.483968 (  0.570632)
test_all               0.064864   0.046904 485.044509 (243.196188)
test_rubyspec          0.051243   0.042395  63.465964 ( 29.863147)
total: 302.82 sec