Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231029-010724
#<BuildRuby:0x000055cf424122a8
@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.20231029-010724",
@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.000012 0.000004 0.000016 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.004332 0.001379 1.658628 ( 1.800025)
build_miniruby 0.000915 0.000291 1.458568 ( 1.456941)
build_ruby 0.001868 0.000000 3.258456 ( 3.439584)
build_all 0.008225 0.000532 5.201143 ( 2.564569)
build_install 0.013188 0.007155 6.573155 ( 4.631910)
test_btest 0.000775 0.000248 61.016054 ( 36.825396)
test_basic 0.002121 0.006713 0.790889 ( 0.998296)
test_all 0.094856 0.029043 627.847230 (459.282789)
test_rubyspec 0.050019 0.028776 90.958618 (165.162260)
total: 676.16 sec