Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251006-161239
#<BuildRuby:0x000072e65eb7fdd8
 @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.20251006-161239",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000031   0.000008   0.000039 (  0.000037)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.003486   0.007124   5.236235 (  4.458763)
build_miniruby         0.001167   0.000324   2.332861 (  2.555548)
build_ruby             0.001978   0.000000   4.689856 (  5.017006)
build_all              0.005923   0.003298   6.344199 (  5.066246)
build_install          0.015014   0.009085  10.087740 (  7.513668)
test_btest             0.000713   0.000225  76.564129 ( 37.492403)
test_basic             0.003935   0.004729   1.182649 (  1.454562)
test_all               0.096449   0.035056 652.901374 (343.119638)
test_rubyspec          0.048781   0.033832 115.807587 ( 63.636331)
total: 470.32 sec