Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230804-132631
#<BuildRuby:0x000056267e6aa658
@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.20230804-132631",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003909 0.004015 2.397859 ( 5.159178)
build_miniruby 0.001815 0.000000 23.379230 ( 22.853490)
build_ruby 0.001816 0.000000 3.210382 ( 3.963996)
build_all 0.008071 0.000812 2.842327 ( 3.103969)
build_install 0.012806 0.007384 4.427854 ( 4.895735)
test_btest 0.000000 0.001189 68.355097 ( 56.706554)
test_basic 0.005241 0.003533 0.832797 ( 1.379049)
test_all 0.001014 0.000279 667.965589 (378.473006)
test_rubyspec 0.034074 0.027551 87.375557 (114.746382)
total: 591.28 sec