Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-031001
#<BuildRuby:0x000056286708e090
@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.20230606-031001",
@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.000020 0.000001 0.000021 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007046 0.000522 2.140459 ( 4.741286)
build_miniruby 0.001736 0.000128 1.792699 ( 2.213866)
build_ruby 0.001706 0.000000 2.654196 ( 3.230183)
build_all 0.006999 0.000000 2.245104 ( 2.252469)
build_install 0.014192 0.004943 3.634871 ( 4.003620)
test_btest 0.001050 0.000102 60.926020 ( 42.756954)
test_basic 0.006894 0.000212 0.710111 ( 1.104260)
test_all 0.000000 0.002136 603.152603 (575.016741)
test_rubyspec 0.026808 0.037884 80.070850 (126.059729)
total: 761.38 sec