Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-095718
#<BuildRuby:0x00007d175870fde0
 @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.20250929-095718",
 @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.000005   0.000027 (  0.000029)
autoconf               0.000045   0.000000   0.000045 (  0.000045)
configure              0.000036   0.000000   0.000036 (  0.000035)
build_up               0.005805   0.005870   5.775444 (  4.095288)
build_miniruby         0.001312   0.000381   2.579974 (  2.643674)
build_ruby             0.001693   0.000336   3.588015 (  3.710173)
build_all              0.006257   0.001785   4.742622 (  1.934186)
build_install          0.013359   0.005251   8.190869 (  3.800204)
test_btest             0.000596   0.000178  61.808605 ( 17.606595)
test_basic             0.001997   0.003998   0.656155 (  2.418509)
test_all               0.091428   0.032476 644.923434 (254.855883)
test_rubyspec          0.053048   0.032130 115.756302 ( 40.542193)
total: 331.61 sec