Logfile: /home/opc/ruby/logs/brlog.master.20250729-182746
#<BuildRuby:0x0000ffff2ab4fdc8
 @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-182746",
 @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.000014   0.000001   0.000015 (  0.000050)
configure              0.000014   0.000001   0.000015 (  0.000020)
build_up               0.001171   0.004158   2.198676 (  1.892180)
build_miniruby         0.001136   0.000119   1.254833 (  1.257528)
build_ruby             0.001484   0.000155   1.877686 (  4.043646)
build_all              0.002726   0.004709   3.178534 (  1.751942)
build_install          0.017659   0.000603   4.681403 (  2.644823)
test_btest             0.000710   0.000097  36.525399 ( 16.805958)
test_basic             0.005702   0.000776   0.492573 (  0.571183)
test_all               0.080630   0.030340 466.530184 (196.434319)
test_rubyspec          0.058524   0.030315  62.262210 ( 29.274463)
total: 254.68 sec