Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-200121
#<BuildRuby:0x00005589d4705f40
@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-200121",
@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.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.008512 0.000311 2.748687 ( 4.880092)
build_miniruby 0.002030 0.000156 1.860596 ( 2.561628)
build_ruby 0.001821 0.000140 3.777059 ( 5.387889)
build_all 0.008340 0.000642 6.045980 ( 7.859751)
build_install 0.023275 0.000190 8.149441 ( 10.426176)
test_btest 0.000734 0.000049 74.336920 ( 91.561508)
test_basic 0.003563 0.005071 0.890221 ( 1.552595)
test_all 0.081771 0.043577 782.768851 (688.216777)
test_rubyspec 0.037641 0.055191 117.148676 (162.452829)
total: 974.90 sec