Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-172131
#<BuildRuby:0x000055632e4b6040
@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.20230802-172131",
@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.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008201 0.001215 2.319223 ( 5.146531)
build_miniruby 0.001967 0.000292 58.271445 ( 43.183623)
build_ruby 0.001581 0.000235 3.279765 ( 4.149156)
build_all 0.008077 0.000519 2.745327 ( 2.975481)
build_install 0.019917 0.000800 4.190057 ( 4.544005)
test_btest 0.000726 0.000094 67.265107 ( 57.005924)
test_basic 0.008519 0.000465 0.841959 ( 1.213641)
test_all 0.001527 0.000190 615.244015 (401.171159)
test_rubyspec 0.032036 0.029117 99.418586 (132.431925)
total: 651.82 sec