Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-130751
#<BuildRuby:0x000055e535675f28
@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.20230605-130751",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002180 0.003612 1.921096 ( 3.235169)
build_miniruby 0.001834 0.000000 1.252971 ( 1.254533)
build_ruby 0.001414 0.000000 2.566955 ( 2.738416)
build_all 0.003307 0.003687 2.026859 ( 1.160633)
build_install 0.016144 0.000887 3.222966 ( 2.373045)
test_btest 0.000724 0.000140 59.044034 ( 27.328173)
test_basic 0.002708 0.004641 0.701710 ( 0.870924)
test_all 0.001022 0.000230 584.940511 (457.909692)
test_rubyspec 0.021677 0.044119 79.821227 (128.020295)
total: 624.89 sec