Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-074422
#<BuildRuby:0x000056308928a090
@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-074422",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005125 0.003361 2.484752 ( 5.462673)
build_miniruby 0.001279 0.000233 1.808652 ( 2.585183)
build_ruby 0.001572 0.000286 3.531202 ( 5.059082)
build_all 0.005296 0.004962 5.984829 ( 7.071196)
build_install 0.014898 0.008726 7.426487 ( 8.501518)
test_btest 0.000840 0.000210 66.637315 ( 66.060363)
test_basic 0.003263 0.005015 0.832798 ( 1.324458)
test_all 0.005173 0.005783 657.104819 (600.454784)
test_rubyspec 0.060040 0.022682 97.160401 (137.426894)
total: 833.95 sec