Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230530-190523
#<BuildRuby:0x0000557213c0a348
@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-190523",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.007085 1.975877 ( 4.570894)
build_miniruby 0.001678 0.000185 1.386123 ( 1.749701)
build_ruby 0.001183 0.000345 2.677829 ( 3.397449)
build_all 0.003679 0.003838 2.195902 ( 2.873162)
build_install 0.019965 0.000116 3.395053 ( 3.559691)
test_btest 0.000560 0.000149 58.938337 ( 40.231603)
test_basic 0.004849 0.003123 0.689449 ( 1.107709)
test_all 0.000000 0.001573 577.495674 (495.719091)
test_rubyspec 0.021529 0.041926 75.945171 (122.053277)
total: 675.26 sec