Logfile: /home/opc/ruby/logs/brlog.master.20250729-184452
#<BuildRuby:0x0000fffbff27fdc0
 @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-184452",
 @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.000000   0.000012 (  0.000012)
autoconf               0.000028   0.000000   0.000028 (  0.000027)
configure              0.000019   0.000000   0.000019 (  0.000018)
build_up               0.002084   0.003556   2.129177 (  1.863230)
build_miniruby         0.001150   0.000048   1.261194 (  1.262602)
build_ruby             0.001588   0.000000   1.892517 (  4.418368)
build_all              0.000745   0.007032   3.291330 (  1.850110)
build_install          0.008029   0.009381   4.714056 (  2.688968)
test_btest             0.000712   0.000147  36.375309 ( 16.947578)
test_basic             0.007171   0.000078   0.492600 (  0.571343)
test_all               0.074647   0.036568 439.784554 (205.151532)
test_rubyspec          0.045065   0.044219  62.960058 ( 29.756261)
total: 264.51 sec