Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230819-192843
#<BuildRuby:0x000055a810075f40
@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.20230819-192843",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006589 0.000682 2.292081 ( 5.141884)
build_miniruby 0.001610 0.000000 2.071590 ( 2.826430)
build_ruby 0.001898 0.000000 3.385984 ( 4.149833)
build_all 0.000353 0.008555 5.359530 ( 5.093032)
build_install 0.018581 0.001562 6.758715 ( 6.982200)
test_btest 0.000731 0.000115 68.349402 ( 55.536823)
test_basic 0.007403 0.001157 0.868855 ( 1.332985)
test_all 0.005085 0.004907 628.209077 (411.086985)
test_rubyspec 0.045262 0.028893 90.135860 (120.538101)
total: 612.69 sec