Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-142108
#<BuildRuby:0x0000562606592068
@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.20240316-142108",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003386 0.004540 2.666497 ( 3.966513)
build_miniruby 0.000000 0.001576 2.282384 ( 2.728001)
build_ruby 0.000252 0.001438 3.745147 ( 4.515770)
build_all 0.004073 0.004923 6.407132 ( 5.563822)
build_install 0.016210 0.006903 8.398953 ( 7.523588)
test_btest 0.000690 0.000197 74.945029 ( 69.247822)
test_basic 0.003019 0.003627 0.870369 ( 1.125542)
test_all 0.099717 0.026483 811.984714 (595.007774)
test_rubyspec 0.028019 0.072063 125.299188 (196.040999)
total: 885.72 sec