Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-214627
#<BuildRuby:0x000055f45a752458
@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.20230911-214627",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.018664 0.006346 3.572918 ( 6.095115)
build_miniruby 0.003867 0.000008 39.742129 ( 33.138190)
build_ruby 0.001913 0.000000 3.479475 ( 4.161189)
build_all 0.009276 0.000621 5.501486 ( 5.557635)
build_install 0.014407 0.006811 7.029262 ( 7.215633)
test_btest 0.001156 0.000231 65.745103 ( 59.127526)
test_basic 0.004401 0.003957 0.868607 ( 1.547810)
test_all 0.007297 0.003755 689.079118 (589.358724)
test_rubyspec 0.047166 0.037152 92.830391 (131.237060)
total: 837.44 sec