Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-095454
#<BuildRuby:0x0000559664909d90
@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.20240221-095454",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.008470 0.000753 2.848080 ( 5.297625)
build_miniruby 0.001715 0.000296 2.564935 ( 3.787550)
build_ruby 0.001434 0.000188 3.688968 ( 20.265974)
build_all 0.005707 0.003853 6.145108 ( 8.246397)
build_install 0.022047 0.001630 8.175923 ( 10.105254)
test_btest 0.001007 0.000000 73.551734 (104.039870)
test_basic 0.003636 0.004619 0.872667 ( 1.792398)
test_all 0.096028 0.033232 802.254661 (933.963038)
test_rubyspec 0.040171 0.060165 122.553636 (191.621868)
total: 1279.12 sec