Logfile: /home/opc/ruby/logs/brlog.master.20250727-095432
#<BuildRuby:0x0000fffca19cfdd0
 @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.20250727-095432",
 @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.000000   0.000014 (  0.000014)
autoconf               0.000033   0.000000   0.000033 (  0.000033)
configure              0.000020   0.000000   0.000020 (  0.000019)
build_up               0.005424   0.000000   2.159160 (  1.816537)
build_miniruby         0.001202   0.000000   1.274142 (  1.284228)
build_ruby             0.001517   0.000000   1.884194 (  4.007219)
build_all              0.007097   0.000000   3.226032 (  1.776700)
build_install          0.007485   0.009446   4.697520 (  2.743368)
test_btest             0.000599   0.000054  36.376074 ( 15.840687)
test_basic             0.000287   0.006742   0.496881 (  0.580181)
test_all               0.079337   0.035735 428.781303 (185.674903)
test_rubyspec          0.043884   0.035500  63.049608 ( 29.647071)
total: 243.37 sec