Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-000230
#<BuildRuby:0x0000558630442058
@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.20240225-000230",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001634 0.008247 2.682355 ( 6.472958)
build_miniruby 0.001149 0.000205 1.819472 ( 2.635859)
build_ruby 0.001587 0.000283 3.586904 ( 5.857436)
build_all 0.008893 0.000102 5.943037 ( 6.853510)
build_install 0.017210 0.005830 7.673043 ( 10.089982)
test_btest 0.000719 0.000135 74.253800 ( 94.826649)
test_basic 0.000000 0.006874 0.888739 ( 1.586024)
test_all 0.080763 0.044551 807.143598 (586.541259)
test_rubyspec 0.037089 0.054779 118.955240 (133.248144)
total: 848.11 sec