Logfile: /home/opc/ruby/logs/brlog.master.20250730-222745
#<BuildRuby:0x0000fffe63d3fdd0
 @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-222745",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000030   0.000004   0.000034 (  0.000033)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.005381   0.000122   2.171758 (  1.854129)
build_miniruby         0.001142   0.000000   1.273989 (  1.280298)
build_ruby             0.000000   0.001908   1.922036 (  4.329461)
build_all              0.006349   0.000918   3.233546 (  1.846132)
build_install          0.012039   0.004945   4.698473 (  2.714672)
test_btest             0.000572   0.000091  36.390485 ( 15.430494)
test_basic             0.000000   0.006911   0.491599 (  0.564748)
test_all               0.087326   0.024958 419.666705 (196.371387)
test_rubyspec          0.026066   0.060925  63.110909 ( 29.859706)
total: 254.25 sec