Logfile: /home/opc/ruby/logs/brlog.master.20250801-170255
#<BuildRuby:0x0000fffcdbb7fdd0
 @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-170255",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000027   0.000003   0.000030 (  0.000031)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.004993   0.000554   2.175303 (  1.927765)
build_miniruby         0.001079   0.000120   1.264539 (  1.276531)
build_ruby             0.001424   0.000158   1.888738 (  4.050946)
build_all              0.006932   0.000261   3.218405 (  1.764755)
build_install          0.011398   0.005558   4.702577 (  2.974425)
test_btest             0.000629   0.000095  37.228538 ( 16.563008)
test_basic             0.000000   0.006724   0.495030 (  0.570707)
test_all               0.072199   0.042629 415.235591 (181.453047)
test_rubyspec          0.032314   0.069768  63.653866 ( 29.940195)
total: 240.52 sec