Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-031448
#<BuildRuby:0x0000556030086278
@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.20230725-031448",
@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.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.007453 0.000600 2.283369 ( 4.833736)
build_miniruby 0.001555 0.000268 1.763618 ( 2.148151)
build_ruby 0.001352 0.000233 3.229548 ( 3.780614)
build_all 0.007155 0.001234 2.815788 ( 2.821442)
build_install 0.014282 0.006425 4.230851 ( 4.448824)
test_btest 0.000327 0.000576 62.452807 ( 46.040658)
test_basic 0.003023 0.004909 0.802981 ( 1.105892)
test_all 0.001313 0.000307 613.643068 (385.130931)
test_rubyspec 0.022280 0.035673 83.911775 (113.535188)
total: 563.85 sec