Logfile: /home/opc/ruby/logs/brlog.master.20250730-214255
#<BuildRuby:0x0000fffe6bf4fdc0
 @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-214255",
 @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.000015   0.000002   0.000017 (  0.000015)
autoconf               0.000023   0.000002   0.000025 (  0.000025)
configure              0.000060   0.000006   0.000066 (  0.000067)
build_up               0.005678   0.000000   2.199848 (  1.878299)
build_miniruby         0.000000   0.001252   1.296774 (  1.300483)
build_ruby             0.000000   0.001461   1.906677 (  3.649727)
build_all              0.001075   0.006543   3.186432 (  1.744297)
build_install          0.016341   0.000000   4.660417 (  2.690870)
test_btest             0.001006   0.000019  36.599025 ( 17.976465)
test_basic             0.004473   0.003021   0.493851 (  0.576533)
test_all               0.088020   0.022127 436.261758 (197.389990)
test_rubyspec          0.040110   0.046703  62.446835 ( 29.434710)
total: 256.64 sec