Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-233612
#<BuildRuby:0x000055d7a69a6090
@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.20230902-233612",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001778 0.004248 1.858935 ( 3.241506)
build_miniruby 0.001351 0.000289 1.732369 ( 2.248920)
build_ruby 0.001512 0.000324 3.479734 ( 4.598745)
build_all 0.009174 0.000218 5.653764 ( 5.781159)
build_install 0.012682 0.008267 6.867463 ( 6.767182)
test_btest 0.001033 0.000251 62.801014 ( 53.190033)
test_basic 0.002686 0.004862 0.774818 ( 1.339130)
test_all 0.011559 0.000805 646.158521 (700.110948)
test_rubyspec 0.032207 0.050353 94.774410 (151.683827)
total: 928.96 sec