Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-101212
#<BuildRuby:0x00007caa074afdc0
 @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.20251023-101212",
 @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.000031   0.000010   0.000041 (  0.000041)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.003795   0.005584   4.568478 (  3.026473)
build_miniruby         0.001485   0.000000   1.676567 (  1.674887)
build_ruby             0.001020   0.000860   4.260689 ( 41.335124)
build_all              0.005976   0.003463   6.184050 (  3.030947)
build_install          0.015664   0.006387   9.565254 (  5.491378)
test_btest             0.000720   0.000270  75.757374 ( 24.996501)
test_basic             0.001308   0.005583   0.973608 (  1.027030)
test_all               0.087526   0.041369 658.026121 (245.844361)
test_rubyspec          0.041261   0.035582 111.659821 ( 29.509723)
total: 355.94 sec