Logfile: /home/opc/ruby/logs/brlog.master.20250730-045632
#<BuildRuby:0x0000ffff5a6afdd8
 @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-045632",
 @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.000001   0.000016 (  0.000276)
autoconf               0.000027   0.000001   0.000028 (  0.000028)
configure              0.000022   0.000001   0.000023 (  0.000022)
build_up               0.005100   0.000244   2.152553 (  1.830224)
build_miniruby         0.001175   0.000057   1.288550 (  1.291614)
build_ruby             0.001467   0.000070   1.877205 (  4.394382)
build_all              0.007070   0.000338   3.214338 (  1.769284)
build_install          0.012248   0.004797   4.666925 (  2.654545)
test_btest             0.000987   0.000086  36.375805 ( 18.375543)
test_basic             0.006371   0.000137   0.489412 (  0.568527)
test_all               0.088083   0.024150 486.554907 (203.520450)
test_rubyspec          0.057803   0.035302  64.572694 ( 30.300858)
total: 264.71 sec