Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-121749
#<BuildRuby:0x0000559e33056348
@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.20230921-121749",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000343 0.007976 2.438682 ( 5.299810)
build_miniruby 0.001742 0.000264 1.770288 ( 2.256745)
build_ruby 0.001374 0.000208 3.506136 ( 4.065019)
build_all 0.004355 0.004870 5.691748 ( 5.068813)
build_install 0.016550 0.005837 7.141834 ( 7.198956)
test_btest 0.001134 0.000000 65.835040 ( 48.798354)
test_basic 0.008096 0.000083 0.829192 ( 1.383401)
test_all 0.010136 0.001046 703.250997 (501.592622)
test_rubyspec 0.049558 0.036539 96.805378 (138.015889)
total: 713.68 sec