Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-030609
#<BuildRuby:0x00005597ebf39a48
@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.20230514-030609",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007916 0.000488 20.916510 ( 17.229544)
build_miniruby 0.001678 0.000000 15.212134 ( 15.956823)
build_ruby 0.001289 0.000000 2.568805 ( 11.637974)
build_all 0.007170 0.000722 12.589184 ( 14.405748)
build_install 0.012417 0.005473 3.439663 ( 5.595741)
test_btest 0.000841 0.000000 57.279682 ( 38.814634)
test_basic 0.006347 0.000410 0.670577 ( 1.096414)
test_all 0.001480 0.000212 535.367313 (294.024932)
test_rubyspec 0.028125 0.022509 72.373539 ( 93.507213)
total: 492.27 sec