Logfile: /home/opc/ruby/logs/brlog.master.20250801-033132
#<BuildRuby:0x0000fffce614fdc8
 @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-033132",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000017   0.000002   0.000019 (  0.000070)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.002449   0.003217   2.167504 (  1.872757)
build_miniruby         0.001035   0.000156   1.277197 (  1.281663)
build_ruby             0.001632   0.000246   1.913491 (  4.077576)
build_all              0.006702   0.001007   3.334479 (  1.861962)
build_install          0.012015   0.005913   4.790904 (  2.902622)
test_btest             0.000663   0.000127  36.975547 ( 15.900195)
test_basic             0.006559   0.000000   0.496192 (  0.583230)
test_all               0.098115   0.012038 429.754790 (188.316798)
test_rubyspec          0.030591   0.058305  63.167082 ( 29.834147)
total: 246.63 sec