Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-151158
#<BuildRuby:0x000055e12158a568
@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.20230613-151158",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005921 0.000986 2.024230 ( 4.894408)
build_miniruby 0.001027 0.000171 1.740356 ( 2.251045)
build_ruby 0.001512 0.000000 2.831542 ( 3.393985)
build_all 0.007901 0.000000 2.366615 ( 2.646923)
build_install 0.015785 0.003540 3.752012 ( 3.872993)
test_btest 0.000614 0.000099 60.275345 ( 42.544749)
test_basic 0.003348 0.003982 0.709689 ( 0.996014)
test_all 0.001540 0.000288 555.842204 (390.125379)
test_rubyspec 0.035725 0.025241 79.233857 (117.951564)
total: 568.68 sec