Logfile: /home/opc/ruby/logs/brlog.master.20250724-110846
#<BuildRuby:0x0000ffffaf2afdc8
 @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.20250724-110846",
 @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.000014)
autoconf               0.000026   0.000002   0.000028 (  0.000027)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.000937   0.004038   1.990340 (  1.775922)
build_miniruby         0.001138   0.000113   1.261444 (  1.266764)
build_ruby             0.001477   0.000000   1.900921 (  4.023153)
build_all              0.004085   0.003191   3.187722 (  1.738801)
build_install          0.010611   0.006077   4.637667 (  2.702357)
test_btest             0.000563   0.000101  36.675596 ( 16.540159)
test_basic             0.003201   0.004147   0.489803 (  0.565058)
test_all               0.084756   0.028142 427.354610 (200.050709)
test_rubyspec          0.053433   0.034538  63.584876 ( 30.259550)
total: 258.92 sec