Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-231536
#<BuildRuby:0x0000559e32b16450
@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.20230628-231536",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002494 0.004143 2.083765 ( 4.635070)
build_miniruby 0.001538 0.000160 1.674428 ( 1.968914)
build_ruby 0.001969 0.000204 3.087103 ( 3.666671)
build_all 0.005922 0.003303 5.036593 ( 5.240996)
build_install 0.016016 0.004519 6.173790 ( 5.973505)
test_btest 0.000807 0.000115 62.484023 ( 48.277579)
test_basic 0.000759 0.007467 0.788832 ( 1.252551)
test_all 0.001305 0.000000 591.818912 (429.768239)
test_rubyspec 0.030637 0.027712 79.492189 (115.638587)
total: 616.42 sec