Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230720-230659
#<BuildRuby:0x000056109e15a090
@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.20230720-230659",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006794 0.001307 2.306416 ( 4.885122)
build_miniruby 0.001292 0.000249 1.633855 ( 1.722425)
build_ruby 0.001437 0.000276 3.054563 ( 3.476243)
build_all 0.004229 0.004289 2.676817 ( 2.657463)
build_install 0.009403 0.010070 3.997356 ( 4.284840)
test_btest 0.000662 0.000189 63.361926 ( 42.079054)
test_basic 0.006569 0.001877 0.762402 ( 0.972968)
test_all 0.001571 0.000449 587.489775 (289.912838)
test_rubyspec 0.019443 0.038598 78.944860 (107.926469)
total: 457.92 sec