Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-091737
#<BuildRuby:0x0000557fd93ede98
@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.20231103-091737",
@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.000024)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007619 0.000379 2.460418 ( 3.959518)
build_miniruby 0.001863 0.000193 17.222395 ( 18.119343)
build_ruby 0.001964 0.000203 3.262446 ( 4.125629)
build_all 0.007469 0.000773 5.083267 ( 4.629176)
build_install 0.018555 0.003530 6.592014 ( 6.015862)
test_btest 0.001113 0.000127 61.353079 ( 56.251923)
test_basic 0.007061 0.000308 0.793749 ( 1.181474)
test_all 0.101772 0.023150 665.998783 (526.507967)
test_rubyspec 0.039527 0.036399 90.332729 (145.080590)
total: 765.87 sec