Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-182003
#<BuildRuby:0x000055721bea6450
@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.20240317-182003",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.008594 0.000453 2.643080 ( 3.238900)
build_miniruby 0.001564 0.000000 1.920588 ( 2.209387)
build_ruby 0.000000 0.001810 3.845902 ( 4.100552)
build_all 0.000000 0.008917 6.338595 ( 4.050579)
build_install 0.006982 0.014343 8.295887 ( 5.653174)
test_btest 0.000646 0.000182 75.411830 ( 32.748203)
test_basic 0.003775 0.004103 0.904668 ( 1.165692)
test_all 0.080725 0.045288 804.995743 (457.533571)
test_rubyspec 0.064609 0.034566 125.321694 (185.758125)
total: 696.46 sec