Logfile: /home/opc/ruby/logs/brlog.master.20250726-084423
#<BuildRuby:0x0000fffe8d4ffdd0
 @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.20250726-084423",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000025   0.000001   0.000026 (  0.000026)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005605   0.000081   2.113512 (  1.824868)
build_miniruby         0.001209   0.000058   1.245793 (  1.248034)
build_ruby             0.001514   0.000072   1.848702 (  3.874330)
build_all              0.004637   0.003126   3.200693 (  1.888540)
build_install          0.016588   0.000143   4.627780 (  2.685436)
test_btest             0.000660   0.000045  36.824953 ( 15.761114)
test_basic             0.002731   0.004016   0.495204 (  0.587122)
test_all               0.087159   0.024008 473.315779 (201.432936)
test_rubyspec          0.052287   0.038535  61.831572 ( 29.139573)
total: 258.44 sec