Logfile: /home/opc/ruby/logs/brlog.master.20250801-055207
#<BuildRuby:0x0000fffc999afdd0
 @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.20250801-055207",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000027   0.000001   0.000028 (  0.000028)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.002075   0.003774   2.189936 (  1.879425)
build_miniruby         0.000000   0.001449   1.283572 (  1.291175)
build_ruby             0.000283   0.001356   1.938401 (  4.215020)
build_all              0.007933   0.000549   3.280758 (  1.777128)
build_install          0.010093   0.007241   4.787742 (  2.694827)
test_btest             0.000635   0.000117  36.894491 ( 16.028601)
test_basic             0.005653   0.001045   0.505036 (  0.580629)
test_all               0.086361   0.027160 430.705354 (187.654510)
test_rubyspec          0.038125   0.050929  63.284477 ( 30.032755)
total: 246.15 sec