Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-081009
#<BuildRuby:0x00007709358dfdc8
 @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-081009",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000030   0.000009   0.000039 (  0.000039)
configure              0.000023   0.000007   0.000030 (  0.000031)
build_up               0.006126   0.004699   5.295029 (  4.906868)
build_miniruby         0.001537   0.000164   2.486990 (  3.375566)
build_ruby             0.000782   0.001285   4.672252 (  5.049130)
build_all              0.008488   0.001720   6.491566 (  5.112280)
build_install          0.013852   0.011027  10.490210 (  8.505077)
test_btest             0.001048   0.000000  78.579476 ( 53.303225)
test_basic             0.004277   0.003601   1.191191 (  1.522642)
test_all               0.091005   0.040959 726.094655 (395.328351)
test_rubyspec          0.049263   0.029263 115.946338 ( 64.020289)
total: 541.13 sec