Logfile: /home/opc/ruby/logs/brlog.master.20250726-015005
#<BuildRuby:0x0000fffce339fdd8
 @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.20250726-015005",
 @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.000011)
autoconf               0.000023   0.000003   0.000026 (  0.000038)
configure              0.000019   0.000002   0.000021 (  0.000019)
build_up               0.005231   0.000524   2.148724 (  1.825337)
build_miniruby         0.001181   0.000118   1.266971 (  1.275198)
build_ruby             0.000000   0.001468   1.917735 (  4.007430)
build_all              0.004379   0.002775   3.180859 (  1.731479)
build_install          0.011074   0.005566   4.622913 (  2.765644)
test_btest             0.000592   0.000110  36.576268 ( 15.741370)
test_basic             0.000000   0.006957   0.513398 (  0.572457)
test_all               0.083074   0.028934 428.051506 (182.443048)
test_rubyspec          0.054885   0.029269  61.814247 ( 29.332385)
total: 239.70 sec