Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-171821
#<BuildRuby:0x000055833f01d7c8
@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.20230727-171821",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006913 0.000476 2.398653 ( 4.990036)
build_miniruby 0.001375 0.000095 1.699288 ( 2.120611)
build_ruby 0.001381 0.000095 3.238824 ( 4.017406)
build_all 0.003686 0.004838 2.797396 ( 2.831086)
build_install 0.014972 0.004177 4.022041 ( 4.556389)
test_btest 0.000770 0.000093 61.192879 ( 46.738141)
test_basic 0.007520 0.000911 0.835257 ( 1.274987)
test_all 0.001361 0.000000 594.902422 (357.941218)
test_rubyspec 0.018290 0.038303 81.124706 (101.399159)
total: 525.87 sec