Logfile: /home/opc/ruby/logs/brlog.master.20250729-143137
#<BuildRuby:0x0000fffd3fcbfdd0
 @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.20250729-143137",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001807   0.003767   2.188097 (  1.851174)
build_miniruby         0.001107   0.000175   1.305940 (  1.308968)
build_ruby             0.001896   0.000000   1.971689 (  4.530337)
build_all              0.007269   0.000000   3.169681 (  1.715651)
build_install          0.016583   0.000000   4.644587 (  2.783081)
test_btest             0.000745   0.000000  36.803897 ( 15.842601)
test_basic             0.003264   0.004319   0.495011 (  0.575034)
test_all               0.093626   0.020434 492.546789 (229.179164)
test_rubyspec          0.055337   0.030599  62.736156 ( 29.573857)
total: 287.36 sec