Logfile: /home/opc/ruby/logs/brlog.master.20250729-060013
#<BuildRuby:0x0000fffe6434fdd8
 @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-060013",
 @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.000004   0.000016 (  0.000017)
autoconf               0.000020   0.000007   0.000027 (  0.000027)
configure              0.000013   0.000004   0.000017 (  0.000016)
build_up               0.005681   0.000605   2.289529 (  1.986548)
build_miniruby         0.000000   0.001592   1.398593 (  1.410156)
build_ruby             0.000490   0.001038   1.993269 (  4.022757)
build_all              0.006584   0.000977   3.275456 (  1.759615)
build_install          0.015632   0.003951   4.889014 (  2.891032)
test_btest             0.000617   0.000205  38.334259 ( 16.463141)
test_basic             0.004104   0.003981   0.502840 (  0.595456)
test_all               0.078551   0.039193 430.355574 (196.761836)
test_rubyspec          0.046999   0.043101  62.704469 ( 29.780876)
total: 255.67 sec