Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-231217
#<BuildRuby:0x00005610b9522068
@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.20231030-231217",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006318 0.000936 2.395297 ( 3.909311)
build_miniruby 0.001630 0.000241 1.793564 ( 2.510092)
build_ruby 0.001460 0.000216 3.295868 ( 4.007883)
build_all 0.009208 0.000694 5.211606 ( 5.054468)
build_install 0.018858 0.001976 6.629661 ( 6.091120)
test_btest 0.001060 0.000146 63.007331 ( 65.281531)
test_basic 0.005171 0.000014 0.771216 ( 1.300483)
test_all 0.085636 0.043979 645.328904 (521.721555)
test_rubyspec 0.021812 0.056489 91.864976 (154.921254)
total: 764.80 sec