Logfile: /home/opc/ruby/logs/brlog.master.20250726-021117
#<BuildRuby:0x0000ffff058bfdd0
 @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.20250726-021117",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000024   0.000003   0.000027 (  0.000027)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001816   0.003687   2.149971 (  1.886765)
build_miniruby         0.001105   0.000175   1.287982 (  1.296930)
build_ruby             0.001478   0.000000   1.878594 (  3.806061)
build_all              0.000597   0.006540   3.194879 (  1.756993)
build_install          0.015196   0.000862   4.635427 (  2.801121)
test_btest             0.000818   0.000000  37.282675 ( 15.935081)
test_basic             0.006609   0.000000   0.491657 (  0.584501)
test_all               0.084810   0.026947 430.550111 (192.426412)
test_rubyspec          0.036999   0.044311  62.359058 ( 29.505250)
total: 250.00 sec