Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-072536
#<BuildRuby:0x0000564b5fea6090
@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-072536",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002705 0.004506 2.382922 ( 4.749110)
build_miniruby 0.000000 0.001622 1.695207 ( 1.849313)
build_ruby 0.000201 0.001613 3.301492 ( 3.895652)
build_all 0.008382 0.000878 3.000749 ( 3.223775)
build_install 0.016963 0.001627 4.303583 ( 4.141630)
test_btest 0.001007 0.000189 68.232146 ( 44.851571)
test_basic 0.008149 0.000672 0.857106 ( 1.175307)
test_all 0.001224 0.000084 675.622469 (404.571086)
test_rubyspec 0.026136 0.039187 91.031033 (119.116384)
total: 587.58 sec