Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-020947
#<BuildRuby:0x00007b39fdb0fdd0
 @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.20251004-020947",
 @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.000004   0.000024 (  0.000025)
autoconf               0.000034   0.000007   0.000041 (  0.000041)
configure              0.000027   0.000005   0.000032 (  0.000032)
build_up               0.006122   0.004979   5.331244 (  4.597304)
build_miniruby         0.000587   0.001179   2.546706 (  2.799564)
build_ruby             0.002435   0.000000   4.747348 ( 16.507655)
build_all              0.051021   0.009207 159.167087 (165.593649)
build_install          0.018788   0.005404  10.334385 ( 11.939700)
test_btest             0.000905   0.000000  80.430687 ( 56.821730)
test_basic             0.000964   0.008295   1.165258 (  1.828086)
test_all               0.096406   0.033472 742.744554 (463.041173)
test_rubyspec          0.054196   0.032304 115.635444 ( 75.236487)
total: 798.37 sec