Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-054552
#<BuildRuby:0x0000563e2c3b1f80
@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.20230912-054552",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.008665 0.000000 2.408313 ( 5.173553)
build_miniruby 0.001737 0.000000 1.811643 ( 2.295408)
build_ruby 0.001877 0.000054 3.607577 ( 5.127991)
build_all 0.006131 0.004394 5.919892 ( 5.958095)
build_install 0.013797 0.009396 7.374825 ( 7.515422)
test_btest 0.000800 0.000160 67.017553 ( 63.321821)
test_basic 0.000000 0.008322 0.867730 ( 1.333911)
test_all 0.005786 0.004999 678.625216 (600.447770)
test_rubyspec 0.048444 0.033477 96.383859 (136.543803)
total: 827.72 sec