Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-024901
#<BuildRuby:0x000055a37b981e98
@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.20231126-024901",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006867 0.000422 2.093883 ( 3.884476)
build_miniruby 0.000000 0.001515 2.066910 ( 2.495761)
build_ruby 0.000000 0.001750 3.304376 ( 4.067363)
build_all 0.007972 0.001378 5.589761 ( 5.610668)
build_install 0.014584 0.007105 6.973598 ( 7.138617)
test_btest 0.000742 0.000157 65.322541 ( 66.947139)
test_basic 0.004569 0.004204 0.781306 ( 1.311569)
test_all 0.094822 0.027007 660.009835 (368.169130)
test_rubyspec 0.028662 0.043339 90.052984 (127.092747)
total: 586.72 sec