Logfile: /home/opc/ruby/logs/brlog.master.20250729-170842
#<BuildRuby:0x0000fffdcda1fdd0
 @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-170842",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000026   0.000006   0.000032 (  0.000032)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.004505   0.001128   2.132456 (  1.841049)
build_miniruby         0.000969   0.000243   1.241332 (  1.244213)
build_ruby             0.001524   0.000382   1.905453 (  4.489752)
build_all              0.006784   0.000554   3.212519 (  1.705947)
build_install          0.015039   0.000366   4.682472 (  2.976652)
test_btest             0.000788   0.000000  36.879572 ( 15.566797)
test_basic             0.003367   0.003375   0.489312 (  0.576031)
test_all               0.088185   0.023328 443.026505 (196.168722)
test_rubyspec          0.039616   0.041065  62.705521 ( 29.464106)
total: 254.03 sec