Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-081335
#<BuildRuby:0x000078806fd3fdc0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251027-081335",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000015   0.000003   0.000018 (  0.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.004511   0.005854   5.111568 (  3.635850)
build_miniruby         0.001164   0.000314   2.305388 (  2.304122)
build_ruby             0.000935   0.000985   4.560367 (  4.651509)
build_all              0.009538   0.000955  15.085276 (  7.492879)
build_install          0.023026   0.004779  10.448410 (  7.922713)
test_btest             0.001087   0.000001  79.851963 ( 34.109462)
test_basic             0.003904   0.003423   1.022364 (  1.084256)
test_all               0.096395   0.037343 714.190539 (237.868604)
test_rubyspec          0.048225   0.035894 107.507590 ( 22.782629)
total: 321.85 sec