Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-122840
#<BuildRuby:0x00005633e69061e8
@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.20231230-122840",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002775 0.003833 1.729100 ( 3.273604)
build_miniruby 0.000000 0.001686 1.758961 ( 2.276530)
build_ruby 0.000000 0.001767 3.313451 ( 4.107076)
build_all 0.007820 0.001041 5.202654 ( 5.561798)
build_install 0.010448 0.009757 6.368814 ( 7.373681)
test_btest 0.000783 0.000189 66.412468 ( 74.700386)
test_basic 0.005881 0.001420 0.804833 ( 1.332043)
test_all 0.069500 0.058921 686.064459 (606.562685)
test_rubyspec 0.034125 0.045538 93.640008 (159.066570)
total: 864.26 sec