Logfile: /home/opc/ruby/logs/brlog.master.20250729-085047
#<BuildRuby:0x0000ffff6556fdc8
 @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-085047",
 @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.000002   0.000011 (  0.000011)
autoconf               0.000019   0.000003   0.000022 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.002004   0.003190   2.139602 (  1.850666)
build_miniruby         0.000856   0.000396   1.284415 (  1.288581)
build_ruby             0.001208   0.000253   1.940142 (  4.424372)
build_all              0.007178   0.000655   3.206972 (  1.815618)
build_install          0.011942   0.004923   4.692279 (  2.631972)
test_btest             0.000190   0.000563  36.218596 ( 16.639758)
test_basic             0.001272   0.006934   0.492254 (  0.581076)
test_all               0.074824   0.039558 483.779743 (210.435413)
test_rubyspec          0.039102   0.044853  62.600544 ( 29.440101)
total: 269.11 sec