Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230508-050419
#<BuildRuby:0x000055ffc4101d90
@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.20230508-050419",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.001769 0.004200 2.026113 ( 4.817990)
build_miniruby 0.001070 0.000123 1.666431 ( 1.995897)
build_ruby 0.001565 0.000180 2.591534 ( 3.407281)
build_all 0.003770 0.003523 2.170376 ( 2.364495)
build_install 0.017916 0.000232 3.506996 ( 3.992792)
test_btest 0.000907 0.000113 60.811831 ( 48.286873)
test_basic 0.005815 0.000727 0.679204 ( 1.123188)
test_all 0.001283 0.000000 537.350196 (357.827261)
test_rubyspec 0.034814 0.020035 75.351087 ( 99.211133)
total: 523.03 sec