Logfile: /home/opc/ruby/logs/brlog.master.20250727-082840
#<BuildRuby:0x0000fffe7c3cfde0
 @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.20250727-082840",
 @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.000011   0.000002   0.000013 (  0.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.001819   0.004343   2.139292 (  1.819218)
build_miniruby         0.001034   0.000167   1.249629 (  1.252545)
build_ruby             0.001353   0.000218   1.860497 (  3.952229)
build_all              0.007085   0.000427   3.194495 (  1.760596)
build_install          0.011783   0.004902   4.662122 (  2.675321)
test_btest             0.000687   0.000127  36.844588 ( 16.127730)
test_basic             0.006696   0.000363   0.494644 (  0.583900)
test_all               0.091154   0.018606 416.642576 (189.160512)
test_rubyspec          0.066653   0.018887  61.774914 ( 29.246796)
total: 246.58 sec