Logfile: /home/opc/ruby/logs/brlog.master.20250802-145934
#<BuildRuby:0x0000fffc779dfde0
 @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-145934",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005121   0.000545   2.151196 (  1.859541)
build_miniruby         0.000957   0.000102   1.244948 (  1.250009)
build_ruby             0.001566   0.000167   1.885655 (  3.943239)
build_all              0.000000   0.007268   3.214396 (  1.762727)
build_install          0.005690   0.011030   4.652824 (  2.663624)
test_btest             0.000588   0.000183  36.911292 ( 16.068942)
test_basic             0.005459   0.001698   0.506422 (  0.582412)
test_all               0.075102   0.043479 448.226178 (191.212270)
test_rubyspec          0.034293   0.063657  63.868800 ( 30.039203)
total: 249.38 sec