Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-173737
#<BuildRuby:0x00005583266fa398
@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.20230906-173737",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000027)
build_up 0.003148 0.004368 2.934528 ( 4.412145)
build_miniruby 0.004005 0.000415 100.062830 ( 77.484208)
build_ruby 0.001486 0.000154 3.408463 ( 4.311454)
build_all 0.009425 0.000070 5.701776 ( 5.724006)
build_install 0.020660 0.000665 6.921927 ( 7.375836)
test_btest 0.000830 0.000073 62.633446 ( 52.069847)
test_basic 0.008256 0.000312 0.850371 ( 1.291338)
test_all 0.004828 0.006110 668.251111 (661.471210)
test_rubyspec 0.054744 0.030783 93.653618 (143.010322)
total: 957.15 sec