Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-061515
#<BuildRuby:0x00007ed9d1f4fdd8
 @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.20251030-061515",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000033   0.000010   0.000043 (  0.000042)
configure              0.000026   0.000009   0.000035 (  0.000034)
build_up               0.003537   0.004957   3.947821 (  4.186824)
build_miniruby         0.000575   0.000773   1.843988 (  4.796491)
build_ruby             0.001841   0.000000   3.690466 ( 38.620590)
build_all              0.006959   0.000000   5.479905 (  2.519506)
build_install          0.015465   0.002512   6.889238 (  4.553405)
test_btest             0.000931   0.000000  77.237095 ( 24.729030)
test_basic             0.005366   0.003421   1.028376 (  4.542397)
test_all               0.094528   0.041008 663.889504 (248.839679)
test_rubyspec          0.046762   0.034303 111.846651 ( 24.989919)
total: 357.78 sec