Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-161014
#<BuildRuby:0x0000783ac5abfdd8
 @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.20251005-161014",
 @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.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000046   0.000000   0.000046 (  0.000046)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.006358   0.004735   5.264357 (  4.692247)
build_miniruby         0.001734   0.000000   2.572922 (  2.770239)
build_ruby             0.000945   0.001233   4.934505 (  5.406310)
build_all              0.006739   0.003453   6.518206 (  4.523286)
build_install          0.020363   0.004490  10.050524 (  7.368508)
test_btest             0.000819   0.000237  81.877058 ( 48.259972)
test_basic             0.005693   0.001950   1.183609 (  1.434528)
test_all               0.087998   0.042251 746.271400 (327.706140)
test_rubyspec          0.044034   0.035870 116.735215 ( 36.070184)
total: 438.23 sec