Logfile: /home/opc/ruby/logs/brlog.master.20250801-085031
#<BuildRuby:0x0000fffeb8a5fde0
 @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-085031",
 @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.000001   0.000014 (  0.000014)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.001711   0.004159   2.224563 (  1.902088)
build_miniruby         0.001207   0.000117   1.298910 (  1.304567)
build_ruby             0.001544   0.000000   1.968975 (  3.924512)
build_all              0.004425   0.003830   3.222769 (  1.748403)
build_install          0.011535   0.005303   4.732355 (  2.903038)
test_btest             0.000606   0.000103  37.727382 ( 16.268548)
test_basic             0.000784   0.009010   0.509895 (  0.588772)
test_all               0.093627   0.022668 496.316138 (214.519008)
test_rubyspec          0.014629   0.099394  64.569841 ( 30.325499)
total: 273.49 sec