Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-050542
#<BuildRuby:0x000055fe0367a398
@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.20230504-050542",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005723 0.000687 2.046584 ( 5.738348)
build_miniruby 0.000000 0.002352 21.498481 ( 12.712723)
build_ruby 0.000000 0.001684 2.612614 ( 3.191827)
build_all 0.005940 0.000950 2.168151 ( 2.466726)
build_install 0.013101 0.004378 3.368478 ( 3.747603)
test_btest 0.000000 0.000790 57.097370 ( 41.348499)
test_basic 0.002988 0.003113 0.686531 ( 1.039698)
test_all 0.001615 0.000334 585.083811 (530.980214)
test_rubyspec 0.034521 0.033327 80.286124 (122.757377)
total: 723.98 sec