Logfile: /home/opc/ruby/logs/brlog.master.20250729-214149
#<BuildRuby:0x0000fffdc26ffde0
 @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.20250729-214149",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000017   0.000005   0.000022 (  0.000021)
configure              0.000010   0.000003   0.000013 (  0.000013)
build_up               0.005242   0.000386   2.171148 (  1.871679)
build_miniruby         0.001014   0.000297   1.263230 (  1.268016)
build_ruby             0.001388   0.000407   1.922218 (  3.826025)
build_all              0.006911   0.000774   3.239352 (  1.698894)
build_install          0.011611   0.005617   4.723974 (  2.700607)
test_btest             0.000705   0.000215  37.054073 ( 16.346593)
test_basic             0.003048   0.003659   0.496564 (  0.574170)
test_all               0.093798   0.018963 488.676799 (223.663785)
test_rubyspec          0.052620   0.036624  62.443151 ( 30.084626)
total: 282.04 sec