Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-001412
#<BuildRuby:0x00007084e317fdd0
 @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.20251029-001412",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000049   0.000000   0.000049 (  0.000048)
configure              0.000044   0.000000   0.000044 (  0.000043)
build_up               0.003897   0.006052   4.885340 (  3.790458)
build_miniruby         0.001206   0.000249   2.215881 (  4.190481)
build_ruby             0.001727   0.000147   3.922045 ( 38.000004)
build_all              0.004341   0.003334   5.245070 (  2.291591)
build_install          0.017743   0.005215   8.168169 ( 10.090063)
test_btest             0.000734   0.000167  62.750899 ( 19.007528)
test_basic             0.005396   0.000752   0.676073 (  7.179371)
test_all               0.087892   0.033532 644.344585 (219.401259)
test_rubyspec          0.048158   0.032199 113.611284 ( 28.489109)
total: 332.44 sec