Logfile: /home/opc/ruby/logs/brlog.master.20250723-173426
#<BuildRuby:0x0000fffd0957fdd0
 @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.20250723-173426",
 @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.000014)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.004722   0.000498   2.003003 (  1.837259)
build_miniruby         0.001078   0.000114   1.259911 (  1.263639)
build_ruby             0.001544   0.000000   1.930371 (  4.994809)
build_all              0.007252   0.000457   3.252344 (  1.746337)
build_install          0.008416   0.008162   4.639590 (  2.985811)
test_btest             0.000562   0.000098  36.554200 ( 16.024253)
test_basic             0.003883   0.003365   0.493621 (  0.580572)
test_all               0.088375   0.022396 488.662042 (231.118673)
test_rubyspec          0.030601   0.052837  62.967492 ( 29.544484)
total: 290.10 sec