Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230813-233110
#<BuildRuby:0x000056548c122348
@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.20230813-233110",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006286 0.000629 2.183332 ( 4.677031)
build_miniruby 0.001674 0.000000 1.651451 ( 2.031674)
build_ruby 0.000000 0.001667 3.161675 ( 3.698831)
build_all 0.005586 0.002776 2.646230 ( 2.986071)
build_install 0.016915 0.002183 3.847741 ( 3.967283)
test_btest 0.000695 0.000090 63.035286 ( 48.090889)
test_basic 0.000000 0.004667 0.811503 ( 1.401722)
test_all 0.001233 0.000212 623.095780 (334.295044)
test_rubyspec 0.008123 0.057182 84.610083 (111.555633)
total: 512.71 sec