Logfile: /home/opc/ruby/logs/brlog.master.20250802-092029
#<BuildRuby:0x0000fffefa55fdd0
 @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.20250802-092029",
 @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.000013   0.000000   0.000013 (  0.000014)
autoconf               0.000033   0.000000   0.000033 (  0.000033)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005824   0.000000   2.216887 (  1.870097)
build_miniruby         0.001215   0.000000   1.341542 (  1.347505)
build_ruby             0.001824   0.000000   1.997482 (  4.248524)
build_all              0.004369   0.004181   3.323218 (  1.834322)
build_install          0.018527   0.000575   4.829599 (  2.787702)
test_btest             0.000831   0.000033  38.657292 ( 16.158390)
test_basic             0.006112   0.000245   0.502782 (  0.582513)
test_all               0.065370   0.053493 427.449566 (182.405323)
test_rubyspec          0.054583   0.036391  63.295783 ( 29.931078)
total: 241.17 sec