Logfile: /home/opc/ruby/logs/brlog.master.20250726-114028
#<BuildRuby:0x0000fffc4cabfdd0
 @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-114028",
 @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.000017   0.000004   0.000021 (  0.000072)
autoconf               0.000023   0.000006   0.000029 (  0.000030)
configure              0.000016   0.000005   0.000021 (  0.000020)
build_up               0.000000   0.005684   2.241445 (  1.901278)
build_miniruby         0.000000   0.001310   1.349817 (  1.354632)
build_ruby             0.000683   0.001076   2.001703 (  4.751541)
build_all              0.003336   0.004126   3.237588 (  1.780498)
build_install          0.008264   0.011338   4.730272 (  2.798450)
test_btest             0.000545   0.000296  36.888836 ( 17.874373)
test_basic             0.004269   0.002321   0.499426 (  0.586376)
test_all               0.084833   0.026960 417.554744 (183.836346)
test_rubyspec          0.045996   0.039253  62.150822 ( 30.042216)
total: 244.93 sec