Logfile: /home/opc/ruby/logs/brlog.master.20250725-222955
#<BuildRuby:0x0000fffd1c1cfdd0
 @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.20250725-222955",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000023   0.000004   0.000027 (  0.000027)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.002190   0.003535   2.157390 (  1.853001)
build_miniruby         0.000981   0.000218   1.250889 (  1.254330)
build_ruby             0.001177   0.000262   1.841064 (  3.929692)
build_all              0.006419   0.001429   3.177518 (  1.762953)
build_install          0.009843   0.007065   4.622676 (  2.868787)
test_btest             0.000558   0.000155  36.502741 ( 16.312662)
test_basic             0.000000   0.007103   0.491021 (  0.582031)
test_all               0.075309   0.038251 422.754404 (192.301527)
test_rubyspec          0.044452   0.039543  62.602643 ( 29.722675)
total: 250.59 sec