Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230530-070456
#<BuildRuby:0x000055baf7d222a8
@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.20230530-070456",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006167 0.000711 1.943243 ( 4.544373)
build_miniruby 0.001451 0.000000 1.575542 ( 2.189323)
build_ruby 0.001878 0.000000 2.749426 ( 3.395280)
build_all 0.003509 0.004629 2.181911 ( 2.506353)
build_install 0.010075 0.009600 3.427220 ( 3.663567)
test_btest 0.001052 0.000000 61.681819 ( 39.482885)
test_basic 0.006882 0.000887 0.706421 ( 0.953695)
test_all 0.000769 0.000158 572.377546 (525.118511)
test_rubyspec 0.043673 0.020546 78.743338 (126.936909)
total: 708.79 sec