Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-173614
#<BuildRuby:0x000055e4a967db60
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230831-173614",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002855 0.004298 1.998151 ( 4.092209)
build_miniruby 0.001713 0.000166 16.106742 ( 17.955151)
build_ruby 0.002095 0.000000 3.477635 ( 4.792421)
build_all 0.008484 0.000609 5.661298 ( 5.547521)
build_install 0.012313 0.008643 6.782453 ( 7.069583)
test_btest 0.000745 0.000107 68.645853 ( 60.730525)
test_basic 0.004274 0.004364 0.850495 ( 1.353839)
test_all 0.009302 0.001550 665.033636 (716.115839)
test_rubyspec 0.034098 0.049208 95.254316 (144.502120)
total: 962.16 sec