Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-093006
#<BuildRuby:0x0000557e2e3a6450
@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.20230820-093006",
@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.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002843 0.004555 2.436341 ( 5.243337)
build_miniruby 0.001405 0.000243 2.051296 ( 2.629159)
build_ruby 0.001651 0.000000 3.418508 ( 4.087856)
build_all 0.007704 0.000869 5.524211 ( 5.192951)
build_install 0.016513 0.004207 7.155265 ( 6.842147)
test_btest 0.000915 0.000000 69.334157 ( 54.997830)
test_basic 0.008609 0.000145 0.847338 ( 1.240955)
test_all 0.008482 0.001414 658.854596 (406.648589)
test_rubyspec 0.040753 0.035725 94.006747 (121.780745)
total: 608.66 sec