Logfile: /home/opc/ruby/logs/brlog.master.20250802-201743
#<BuildRuby:0x0000fffbd5e2fdc0
 @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.20250802-201743",
 @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.000024   0.000003   0.000027 (  0.000027)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.001065   0.004252   2.132482 (  1.819928)
build_miniruby         0.001263   0.000000   1.268911 (  1.273309)
build_ruby             0.001980   0.000000   1.883309 (  3.820323)
build_all              0.007058   0.000000   3.256943 (  1.783762)
build_install          0.017222   0.000000   4.702773 (  2.636444)
test_btest             0.000789   0.000000  37.253107 ( 16.794543)
test_basic             0.006535   0.000359   0.498500 (  0.581304)
test_all               0.068533   0.045489 492.718679 (223.600111)
test_rubyspec          0.051436   0.036759  63.391062 ( 30.074974)
total: 282.39 sec