Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230825-092926
#<BuildRuby:0x000055a6569b6980
@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.20230825-092926",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000000 0.000085 0.000085 ( 0.000215)
build_up 0.006308 0.004422 27.990498 ( 22.231158)
build_miniruby 0.011203 0.001575 226.151892 (148.748250)
build_ruby 0.001853 0.000412 4.820356 ( 27.873364)
build_all 0.046162 0.037691 193.379037 (104.630115)
build_install 0.008006 0.009579 7.108371 ( 5.535100)
test_btest 0.000724 0.000308 66.322652 ( 37.074210)
test_basic 0.006395 0.003499 0.856616 ( 1.112305)
test_all 0.008961 0.000789 629.551448 (280.450325)
test_rubyspec 0.027596 0.043827 91.854878 (114.829869)
total: 742.49 sec