Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-211257
#<BuildRuby:0x00005612a51dcc30
@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.20230612-211257",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001966 0.004260 1.876499 ( 4.203544)
build_miniruby 0.001342 0.000155 1.505767 ( 2.253832)
build_ruby 0.001643 0.000190 2.830955 ( 3.460905)
build_all 0.007728 0.000000 2.319072 ( 2.739046)
build_install 0.016356 0.001184 3.423942 ( 3.768670)
test_btest 0.000667 0.000069 60.676147 ( 40.662897)
test_basic 0.007613 0.000296 0.718569 ( 1.168250)
test_all 0.000000 0.001142 563.643723 (437.275019)
test_rubyspec 0.024376 0.035149 76.900609 (119.329248)
total: 614.86 sec