Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-061455
#<BuildRuby:0x00007edcfd98fdd8
 @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.20251029-061455",
 @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.000026)
autoconf               0.000034   0.000009   0.000043 (  0.000042)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.003541   0.007187   5.184491 ( 12.685075)
build_miniruby         0.000000   0.001513   1.648014 (  5.301454)
build_ruby             0.000729   0.000999   3.469756 (107.041887)
build_all              0.006918   0.000304   4.540626 (  4.113304)
build_install          0.015931   0.005006   8.416013 ( 15.820029)
test_btest             0.000000   0.000994  65.310977 ( 22.124476)
test_basic             0.003318   0.003307   1.039925 (  1.103107)
test_all               0.097452   0.037217 698.670177 (228.094396)
test_rubyspec          0.054240   0.025614 111.902634 ( 28.281957)
total: 424.57 sec