Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231112-042556
#<BuildRuby:0x000055b472806458
@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.20231112-042556",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003169 0.004697 3.586793 ( 5.240472)
build_miniruby 0.002728 0.000593 12.232104 ( 17.907214)
build_ruby 0.001534 0.000334 3.400295 ( 3.951577)
build_all 0.008140 0.000791 5.089337 ( 4.459521)
build_install 0.013686 0.007922 6.719347 ( 5.914488)
test_btest 0.000878 0.000219 62.894206 ( 58.053653)
test_basic 0.007294 0.000703 0.809504 ( 1.192939)
test_all 0.085461 0.042202 654.922943 (603.913311)
test_rubyspec 0.047844 0.031760 92.709676 (174.562927)
total: 875.20 sec