Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230908-213835
#<BuildRuby:0x000056473a706458
@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.20230908-213835",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007590 0.000712 2.563377 ( 5.242046)
build_miniruby 0.003364 0.000000 36.152769 ( 27.573616)
build_ruby 0.001771 0.000104 3.390084 ( 3.960521)
build_all 0.001827 0.007956 5.540307 ( 4.986582)
build_install 0.021199 0.000119 6.954531 ( 7.325904)
test_btest 0.000836 0.000107 64.154960 ( 52.317772)
test_basic 0.003810 0.004716 0.858732 ( 1.230250)
test_all 0.015902 0.001751 680.211831 (682.342630)
test_rubyspec 0.035449 0.045014 91.848020 (137.451162)
total: 922.43 sec