Logfile: /home/opc/ruby/logs/brlog.master.20250803-040446
#<BuildRuby:0x0000fffdd1d4fdd0
 @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.20250803-040446",
 @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.000008   0.000001   0.000009 (  0.000030)
autoconf               0.000019   0.000002   0.000021 (  0.000057)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.001850   0.003827   2.148555 (  1.828602)
build_miniruby         0.001065   0.000163   1.290614 (  1.294766)
build_ruby             0.001409   0.000216   1.928784 (  4.038475)
build_all              0.004875   0.003481   3.258368 (  1.759699)
build_install          0.008011   0.008059   4.714723 (  2.671706)
test_btest             0.001006   0.000000  37.899258 ( 15.977709)
test_basic             0.000659   0.005946   0.499966 (  0.584440)
test_all               0.091376   0.022857 425.496897 (187.564358)
test_rubyspec          0.040409   0.047535  63.186127 ( 29.841110)
total: 245.56 sec