Logfile: /home/opc/ruby/logs/brlog.master.20250730-062025
#<BuildRuby:0x0000fffbe103fdd0
 @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.20250730-062025",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000031   0.000001   0.000032 (  0.000032)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.005734   0.000255   2.272292 (  1.882825)
build_miniruby         0.001199   0.000054   1.355875 (  1.358393)
build_ruby             0.001625   0.000072   1.990731 (  4.070012)
build_all              0.007757   0.000346   3.321162 (  1.770278)
build_install          0.001670   0.016971   4.819825 (  2.743960)
test_btest             0.000000   0.000690  37.366843 ( 16.022068)
test_basic             0.004306   0.002559   0.496004 (  0.584804)
test_all               0.066552   0.050467 478.375304 (202.199651)
test_rubyspec          0.032152   0.051362  63.030803 ( 29.696987)
total: 260.33 sec