Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-152546
#<BuildRuby:0x000055e49ad12458
@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.20230807-152546",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003243 0.004588 2.438322 ( 5.120523)
build_miniruby 0.001493 0.000249 5.434434 ( 5.763905)
build_ruby 0.001504 0.000251 3.276394 ( 3.802693)
build_all 0.007097 0.001183 2.839492 ( 3.035107)
build_install 0.019086 0.000846 4.258453 ( 4.435736)
test_btest 0.000781 0.000118 68.744148 ( 46.172590)
test_basic 0.003602 0.004506 0.827666 ( 1.318618)
test_all 0.001664 0.000293 656.818219 (398.008090)
test_rubyspec 0.036762 0.024604 86.932762 (113.896217)
total: 581.55 sec