Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-231157
#<BuildRuby:0x000055f19c46e450
@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.20230617-231157",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005458 0.000874 1.996424 ( 4.325732)
build_miniruby 0.001481 0.000237 1.498730 ( 1.791804)
build_ruby 0.001379 0.000221 2.875900 ( 3.352950)
build_all 0.006535 0.001046 2.453104 ( 2.454526)
build_install 0.019849 0.000303 3.664631 ( 3.717229)
test_btest 0.000742 0.000103 63.259326 ( 42.735427)
test_basic 0.003313 0.004318 0.700227 ( 1.038235)
test_all 0.001159 0.000088 614.297309 (513.911016)
test_rubyspec 0.009715 0.052396 79.120645 (116.573255)
total: 689.90 sec