Logfile: /home/opc/ruby/logs/brlog.master.20250723-160619
#<BuildRuby:0x0000fffd6ffcfdd8
 @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.20250723-160619",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.002100   0.003658   2.018546 (  1.875230)
build_miniruby         0.001147   0.000241   1.271113 (  1.280907)
build_ruby             0.001592   0.000000   1.977405 (  4.242026)
build_all              0.006670   0.000857   3.225299 (  1.772658)
build_install          0.011125   0.007066   4.653329 (  2.852631)
test_btest             0.000556   0.000139  36.414915 ( 15.761033)
test_basic             0.005686   0.000400   0.493969 (  0.572802)
test_all               0.098315   0.017294 436.106358 (187.268538)
test_rubyspec          0.053163   0.029486  62.559523 ( 29.698530)
total: 245.33 sec