Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251027-101406
#<BuildRuby:0x000074d0d94efdd0
 @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.20251027-101406",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.004911   0.005216   5.116257 (  3.643286)
build_miniruby         0.001438   0.000113   2.423468 (  2.446535)
build_ruby             0.001811   0.000206   4.288636 ( 29.767537)
build_all              0.009204   0.001570   8.349503 (  5.383222)
build_install          0.018856   0.005230   9.355464 (  4.648551)
test_btest             0.001108   0.000059  75.777903 ( 28.693465)
test_basic             0.002652   0.003261   1.096887 (  1.744009)
test_all               0.109356   0.025885 658.491037 (237.643902)
test_rubyspec          0.044312   0.031300 113.463872 ( 23.948865)
total: 337.92 sec