Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-135400
#<BuildRuby:0x0000761a9299fde0
 @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.20250928-135400",
 @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.000026   0.000007   0.000033 (  0.000034)
autoconf               0.000038   0.000012   0.000050 (  0.000050)
configure              0.000032   0.000009   0.000041 (  0.000041)
build_up               0.005694   0.006257   6.462827 (  4.898735)
build_miniruby         0.001572   0.000175   2.462829 (  2.551538)
build_ruby             0.001986   0.000307   4.813772 (  4.915788)
build_all              0.007104   0.003061   6.527410 (  4.106982)
build_install          0.020447   0.003415   9.711643 (  5.165343)
test_btest             0.000975   0.000000  72.724372 ( 28.965077)
test_basic             0.003810   0.004294   1.084627 (  1.190749)
test_all               0.088006   0.039732 585.361636 (188.535950)
test_rubyspec          0.052881   0.024484 113.146598 ( 42.918252)
total: 283.25 sec