Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-231103
#<BuildRuby:0x00007f3e8459fdc0
@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.20240620-231103",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000009 0.000033 ( 0.000031)
autoconf 0.000036 0.000014 0.000050 ( 0.000045)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.006808 0.002675 4.026002 ( 7.427862)
build_miniruby 0.001655 0.000651 1.810060 ( 2.573694)
build_ruby 0.002051 0.000806 4.398404 ( 7.321098)
build_all 0.008831 0.002732 7.435432 ( 10.942643)
build_install 0.024950 0.002778 10.579613 ( 14.351374)
test_btest 0.000732 0.000250 95.288504 (133.628088)
test_basic 0.011697 0.002549 1.140028 ( 2.318818)
test_all 0.115806 0.050050 791.184677 (1002.515389)
test_rubyspec 0.061228 0.037985 149.229877 ( 94.641141)
total: 1275.73 sec