Logfile: /home/opc/ruby/logs/brlog.master.20250803-135744
#<BuildRuby:0x0000fffd212efdc8
 @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.20250803-135744",
 @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.000023   0.000002   0.000025 (  0.000025)
configure              0.000020   0.000002   0.000022 (  0.000022)
build_up               0.001582   0.004225   2.151650 (  1.846975)
build_miniruby         0.001171   0.000181   1.234423 (  1.243105)
build_ruby             0.001358   0.000209   1.881288 (  4.065902)
build_all              0.004324   0.003449   3.258697 (  1.825770)
build_install          0.008721   0.011077   4.717949 (  2.916726)
test_btest             0.000855   0.000000  37.286903 ( 16.031055)
test_basic             0.006754   0.001058   0.500419 (  0.585736)
test_all               0.086256   0.029723 439.201995 (206.036170)
test_rubyspec          0.041225   0.070703  63.847041 ( 30.325012)
total: 264.88 sec