Logfile: /home/opc/ruby/logs/brlog.master.20250731-000041
#<BuildRuby:0x0000ffff3207fdc8
 @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-000041",
 @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.000015)
autoconf               0.000027   0.000002   0.000029 (  0.000027)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.006147   0.000000   2.220070 (  1.903750)
build_miniruby         0.001233   0.000000   1.334368 (  1.339638)
build_ruby             0.001600   0.000058   1.974194 (  4.756675)
build_all              0.000763   0.008047   3.300539 (  1.880510)
build_install          0.018637   0.000000   4.851241 (  2.912252)
test_btest             0.000852   0.000000  37.734689 ( 16.371170)
test_basic             0.002648   0.004336   0.508111 (  0.588216)
test_all               0.078968   0.041610 491.446888 (230.104970)
test_rubyspec          0.041200   0.047609  62.179038 ( 29.288574)
total: 289.15 sec