Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-012932
#<BuildRuby:0x000055bac386ddb8
@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.20230822-012932",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.007210 0.000257 2.378656 ( 4.994010)
build_miniruby 0.001449 0.000052 1.635304 ( 2.186313)
build_ruby 0.000000 0.001831 3.331975 ( 4.029348)
build_all 0.000000 0.008449 5.462887 ( 5.474170)
build_install 0.009207 0.010228 6.628106 ( 6.247703)
test_btest 0.000363 0.000638 67.118480 ( 53.215524)
test_basic 0.004010 0.003489 0.815831 ( 1.124147)
test_all 0.006070 0.003636 652.499572 (381.228608)
test_rubyspec 0.032757 0.038620 89.986516 (116.495150)
total: 575.00 sec