Logfile: /home/opc/ruby/logs/brlog.master.20250801-192137
#<BuildRuby:0x0000fffeada6fde0
 @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-192137",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000025   0.000003   0.000028 (  0.000026)
configure              0.000019   0.000002   0.000021 (  0.000019)
build_up               0.005399   0.000148   2.131925 (  1.827063)
build_miniruby         0.001072   0.000104   1.274426 (  1.278691)
build_ruby             0.001826   0.000178   1.910257 (  4.405366)
build_all              0.006794   0.000249   3.205378 (  1.722159)
build_install          0.012517   0.004227   4.714865 (  2.674874)
test_btest             0.000663   0.000082  37.497865 ( 15.987446)
test_basic             0.002522   0.003986   0.494846 (  0.569347)
test_all               0.082815   0.028651 448.313690 (190.190842)
test_rubyspec          0.042358   0.041745  62.363291 ( 29.378102)
total: 248.04 sec