Logfile: /home/opc/ruby/logs/brlog.master.20250801-045129
#<BuildRuby:0x0000fffc94d1fdd0
 @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.20250801-045129",
 @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.000013)
autoconf               0.000028   0.000004   0.000032 (  0.000032)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004930   0.000766   2.233837 (  1.896912)
build_miniruby         0.001231   0.000000   1.321886 (  1.327981)
build_ruby             0.001531   0.000000   1.916003 (  4.042688)
build_all              0.007578   0.000000   3.294527 (  1.784376)
build_install          0.009700   0.007362   4.754839 (  2.723065)
test_btest             0.000683   0.000135  36.534953 ( 16.613700)
test_basic             0.003365   0.003845   0.507380 (  0.596943)
test_all               0.091458   0.019282 437.578100 (202.549429)
test_rubyspec          0.049574   0.030594  62.650167 ( 29.621894)
total: 261.16 sec