Logfile: /home/opc/ruby/logs/brlog.master.20250731-043816
#<BuildRuby:0x0000ffff57a2fdd0
 @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.20250731-043816",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000028   0.000000   0.000028 (  0.000028)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005212   0.000000   2.154400 (  1.840441)
build_miniruby         0.001342   0.000000   1.256585 (  1.258781)
build_ruby             0.001590   0.000000   1.885546 (  4.043341)
build_all              0.007006   0.000000   3.204245 (  1.665102)
build_install          0.013135   0.003919   4.695965 (  2.751118)
test_btest             0.000634   0.000022  36.869402 ( 15.936584)
test_basic             0.005640   0.000202   0.497089 (  0.581420)
test_all               0.080469   0.032531 457.206057 (211.815873)
test_rubyspec          0.039563   0.047650  62.339794 ( 29.470727)
total: 269.36 sec