Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-090933
#<BuildRuby:0x0000557341472980
@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.20230501-090933",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006945 0.000239 2.012344 ( 4.749737)
build_miniruby 0.001451 0.000050 1.679052 ( 2.355202)
build_ruby 0.001645 0.000000 2.577273 ( 3.485844)
build_all 0.007240 0.000152 2.226465 ( 2.870503)
build_install 0.011129 0.008488 3.552431 ( 4.491600)
test_btest 0.000798 0.000071 61.900822 ( 64.928434)
test_basic 0.007814 0.000000 0.695487 ( 1.397203)
test_all 0.002074 0.004515 587.561841 (668.417358)
test_rubyspec 0.039467 0.023033 73.979766 (111.226783)
total: 863.92 sec