Logfile: /home/opc/ruby/logs/brlog.master.20250803-232136
#<BuildRuby:0x0000fffbd58ffdc8
 @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.20250803-232136",
 @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.000015)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000013   0.000003   0.000016 (  0.000015)
build_up               0.005759   0.000000   2.176318 (  1.869733)
build_miniruby         0.001378   0.000000   1.323847 (  1.324989)
build_ruby             0.001477   0.000330   1.927705 (  4.750160)
build_all              0.003755   0.003752   3.257415 (  1.724619)
build_install          0.017022   0.000788   4.692962 (  2.724812)
test_btest             0.000565   0.000096  37.156045 ( 16.273539)
test_basic             0.006323   0.001081   0.501069 (  0.576283)
test_all               0.067200   0.047242 501.636587 (230.632876)
test_rubyspec          0.033208   0.056158  63.693638 ( 30.077904)
total: 289.96 sec