Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-170855
#<BuildRuby:0x000055a9a65e9cf0
@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.20230526-170855",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000040 0.000001 0.000041 ( 0.000042)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.007620 0.000130 1.977052 ( 5.019398)
build_miniruby 0.001653 0.000059 1.806246 ( 2.311898)
build_ruby 0.001545 0.000055 2.619357 ( 3.400038)
build_all 0.003930 0.004214 2.226437 ( 2.860552)
build_install 0.015122 0.004873 3.427844 ( 3.990960)
test_btest 0.000973 0.000094 60.607084 ( 58.021814)
test_basic 0.002524 0.004804 0.709772 ( 1.190836)
test_all 0.001469 0.000997 579.880894 (608.211396)
test_rubyspec 0.028588 0.031653 75.892795 (114.195645)
total: 799.20 sec