Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-173706
#<BuildRuby:0x0000564ce91921e8
@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.20230903-173706",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003180 0.003792 1.820751 ( 3.215451)
build_miniruby 0.001241 0.000382 1.618709 ( 1.942875)
build_ruby 0.001939 0.000000 3.231109 ( 4.232036)
build_all 0.009055 0.000000 5.409600 ( 5.351074)
build_install 0.016322 0.006648 6.614813 ( 6.884726)
test_btest 0.001102 0.000000 65.423867 ( 60.493502)
test_basic 0.006028 0.002575 0.854899 ( 1.300934)
test_all 0.010195 0.000725 652.019444 (729.928326)
test_rubyspec 0.043701 0.041445 94.607673 (142.623940)
total: 955.97 sec