Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240222-015801
#<BuildRuby:0x000055884f4b6658
@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.20240222-015801",
@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.000025 0.000001 0.000026 ( 0.000025)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.005833 0.003909 2.781834 ( 4.911399)
build_miniruby 0.001532 0.000093 2.001990 ( 2.918114)
build_ruby 0.002637 0.000000 3.787446 ( 5.226143)
build_all 0.009450 0.000000 6.265708 ( 7.744146)
build_install 0.014232 0.008302 7.972345 ( 10.592130)
test_btest 0.000316 0.000471 74.834337 (102.171066)
test_basic 0.004622 0.003145 0.835504 ( 1.645924)
test_all 0.110633 0.018557 777.410195 (867.050937)
test_rubyspec 0.058618 0.036765 118.769249 (169.949524)
total: 1172.21 sec