Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-181026
#<BuildRuby:0x00007349fb6dfde0
 @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.20251004-181026",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000035   0.000010   0.000045 (  0.000044)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.006349   0.002526   4.755298 (  3.100366)
build_miniruby         0.001381   0.000112   1.688918 (  1.689999)
build_ruby             0.001525   0.000151   4.825707 (  4.953810)
build_all              0.007510   0.002288   6.522731 (  4.168485)
build_install          0.017657   0.006763  10.214345 (  7.389418)
test_btest             0.000714   0.000212  79.141002 ( 44.482012)
test_basic             0.002576   0.005570   1.144573 (  1.360981)
test_all               0.093069   0.035742 700.147549 (348.294533)
test_rubyspec          0.046388   0.029780 116.244035 ( 47.108317)
total: 462.55 sec