Logfile: /home/opc/ruby/logs/brlog.master.20250727-080205
#<BuildRuby:0x0000fffe2aaefdc0
 @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.20250727-080205",
 @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.000014)
autoconf               0.000018   0.000005   0.000023 (  0.000023)
configure              0.000012   0.000004   0.000016 (  0.000016)
build_up               0.004299   0.001262   2.200704 (  1.855367)
build_miniruby         0.000883   0.000259   1.326771 (  1.330855)
build_ruby             0.002033   0.000000   1.965939 (  3.977313)
build_all              0.008522   0.000000   3.309616 (  1.815198)
build_install          0.006327   0.011128   4.744842 (  2.701120)
test_btest             0.000507   0.000184  36.600420 ( 15.904715)
test_basic             0.005065   0.001839   0.490331 (  0.578997)
test_all               0.090702   0.022406 489.628874 (250.463180)
test_rubyspec          0.047915   0.039397  63.119283 ( 29.663718)
total: 308.29 sec