Logfile: /home/opc/ruby/logs/brlog.master.20250730-233327
#<BuildRuby:0x0000fffc58dffde0
 @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-233327",
 @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.000011   0.000004   0.000015 (  0.000015)
autoconf               0.000019   0.000008   0.000027 (  0.000027)
configure              0.000011   0.000005   0.000016 (  0.000016)
build_up               0.003722   0.001590   2.141265 (  1.816866)
build_miniruby         0.000798   0.000341   1.252947 (  1.256049)
build_ruby             0.001082   0.000462   1.938370 (  3.962205)
build_all              0.004794   0.002662   3.207715 (  1.716454)
build_install          0.015470   0.002047   4.694320 (  2.730480)
test_btest             0.000546   0.000207  36.353482 ( 15.704989)
test_basic             0.005040   0.001915   0.493189 (  0.571933)
test_all               0.079618   0.035125 463.782669 (200.982858)
test_rubyspec          0.039415   0.047330  62.738058 ( 29.755530)
total: 258.50 sec