Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240707-055808
#<BuildRuby:0x00007f144840fde0
@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.20240707-055808",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000040 0.000004 0.000044 ( 0.000046)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.002947 0.006470 4.717415 ( 4.551887)
build_miniruby 0.001885 0.000290 2.437778 ( 2.462478)
build_ruby 0.002377 0.000366 4.646085 ( 4.763783)
build_all 0.002917 0.008203 8.030721 ( 4.215321)
build_install 0.009816 0.015508 11.450645 ( 6.651914)
test_btest 0.000702 0.000203 100.006105 ( 43.556561)
test_basic 0.001261 0.013533 1.332858 ( 1.436479)
test_all 0.109237 0.059184 900.873735 (534.413217)
test_rubyspec 0.066929 0.034288 167.566888 (149.741860)
total: 751.79 sec