Logfile: /home/opc/ruby/logs/brlog.master.20250730-084840
#<BuildRuby:0x0000fffd530ffdd8
 @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-084840",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000024   0.000000   0.000024 (  0.000024)
configure              0.000020   0.000000   0.000020 (  0.000019)
build_up               0.005067   0.000185   2.156690 (  1.877259)
build_miniruby         0.001268   0.000000   1.268409 (  1.270688)
build_ruby             0.000000   0.001794   1.934651 (  5.120135)
build_all              0.002251   0.005274   3.250254 (  1.767025)
build_install          0.015127   0.001645   4.715811 (  3.014640)
test_btest             0.000534   0.000120  36.750739 ( 16.151629)
test_basic             0.007382   0.000000   0.491382 (  0.572400)
test_all               0.081338   0.031610 417.291352 (183.994482)
test_rubyspec          0.038336   0.049514  61.386440 ( 29.043564)
total: 242.81 sec