Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-151138
#<BuildRuby:0x00007fc7747bfdc0
@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-151138",
@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.000006 0.000030 ( 0.000030)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.008858 0.001111 4.238340 ( 7.648135)
build_miniruby 0.001822 0.000405 2.322879 ( 3.515155)
build_ruby 0.002097 0.000466 4.614294 ( 12.281860)
build_all 0.009584 0.002130 7.464310 ( 10.735972)
build_install 0.022477 0.005495 10.610837 ( 14.782285)
test_btest 0.001159 0.000000 97.448687 (133.303407)
test_basic 0.010804 0.004169 1.194724 ( 2.408308)
test_all 0.105574 0.061319 833.255277 (985.799831)
test_rubyspec 0.072389 0.027685 148.053390 (104.805009)
total: 1275.28 sec