Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-214242
#<BuildRuby:0x00005638068de980
@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.20230910-214242",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.000000 0.008107 2.387459 ( 4.914432)
build_miniruby 0.000000 0.001888 1.727618 ( 2.121672)
build_ruby 0.001889 0.000000 3.356889 ( 4.225996)
build_all 0.003914 0.004538 5.668570 ( 6.488951)
build_install 0.006351 0.016379 6.917141 ( 7.600592)
test_btest 0.000812 0.000367 64.136772 ( 58.401323)
test_basic 0.001949 0.004863 0.816994 ( 1.419540)
test_all 0.010257 0.007120 710.075290 (646.996355)
test_rubyspec 0.053061 0.028703 94.393035 (138.346463)
total: 870.52 sec