Logfile: /home/opc/ruby/logs/brlog.master.20250729-003002
#<BuildRuby:0x0000fffec5f3fdd0
 @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-003002",
 @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.000010   0.000002   0.000012 (  0.000013)
autoconf               0.000023   0.000006   0.000029 (  0.000028)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005319   0.000290   2.138758 (  2.182746)
build_miniruby         0.000970   0.000216   1.285056 (  1.290145)
build_ruby             0.001229   0.000273   1.924824 (  4.258470)
build_all              0.006645   0.000195   3.188359 (  1.739716)
build_install          0.015429   0.000776   4.645126 (  2.691932)
test_btest             0.000657   0.000120  36.316149 ( 15.991712)
test_basic             0.008917   0.000000   0.500187 (  0.567808)
test_all               0.080634   0.030616 392.051941 (175.299840)
test_rubyspec          0.055855   0.029791  62.174296 ( 29.333597)
total: 233.36 sec