Logfile: /home/opc/ruby/logs/brlog.master.20250729-191056
#<BuildRuby:0x0000fffce9dbfdd0
 @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-191056",
 @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.000015   0.000000   0.000015 (  0.000015)
autoconf               0.000030   0.000000   0.000030 (  0.000031)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.004956   0.000115   2.120652 (  2.186757)
build_miniruby         0.001197   0.000126   1.243198 (  1.247302)
build_ruby             0.001395   0.000148   1.898138 (  5.184436)
build_all              0.006409   0.000678   3.191580 (  1.756412)
build_install          0.003057   0.014267   4.664060 (  2.747290)
test_btest             0.000000   0.000691  36.821791 ( 16.255531)
test_basic             0.000000   0.006808   0.491259 (  0.578883)
test_all               0.081749   0.032287 420.676554 (196.194561)
test_rubyspec          0.044611   0.043844  62.709523 ( 29.519451)
total: 255.67 sec