Logfile: /home/opc/ruby/logs/brlog.master.20250728-072402
#<BuildRuby:0x0000ffff412cfdd0
 @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.20250728-072402",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.004534   0.000759   2.143965 (  1.817488)
build_miniruby         0.001293   0.000000   1.241432 (  1.248429)
build_ruby             0.001725   0.000000   1.888960 (  4.423531)
build_all              0.006771   0.000237   3.190117 (  1.722224)
build_install          0.010996   0.005580   4.720694 (  2.780673)
test_btest             0.000760   0.000062  36.442556 ( 15.772351)
test_basic             0.006808   0.000000   0.485370 (  0.573363)
test_all               0.069880   0.046618 417.007097 (179.413297)
test_rubyspec          0.048000   0.039761  63.220406 ( 29.759532)
total: 237.51 sec