Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-111321
#<BuildRuby:0x000055910d1d6278
@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.20230610-111321",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004512 0.002092 1.942988 ( 4.233438)
build_miniruby 0.000000 0.001885 1.361000 ( 1.549952)
build_ruby 0.000000 0.001815 2.697144 ( 11.818982)
build_all 0.007208 0.001234 2.300143 ( 2.240959)
build_install 0.015699 0.004985 3.474042 ( 3.962597)
test_btest 0.000926 0.000268 60.272825 ( 41.698320)
test_basic 0.006093 0.001769 0.654956 ( 1.144972)
test_all 0.001650 0.000207 530.473674 (396.623918)
test_rubyspec 0.031221 0.034822 80.167585 (125.765202)
total: 589.04 sec