Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-094026
#<BuildRuby:0x000055a77c4a2170
@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.20230905-094026",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007149 0.000715 2.111279 ( 4.172472)
build_miniruby 0.001561 0.000156 2.270429 ( 2.830161)
build_ruby 0.001713 0.000171 3.574690 ( 4.652637)
build_all 0.008595 0.000860 5.777954 ( 6.478271)
build_install 0.010749 0.010951 7.175698 ( 8.395042)
test_btest 0.000841 0.000140 66.447235 ( 64.978695)
test_basic 0.008060 0.001344 0.898225 ( 1.543722)
test_all 0.016466 0.000003 712.450076 (742.152346)
test_rubyspec 0.035327 0.045092 96.857227 (137.538198)
total: 972.74 sec