Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230720-170719
#<BuildRuby:0x000055bf87c0a458
@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.20230720-170719",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006213 0.000921 2.195577 ( 4.838876)
build_miniruby 0.001571 0.000233 1.663042 ( 1.992247)
build_ruby 0.000000 0.001825 2.948427 ( 3.405829)
build_all 0.006484 0.002069 2.603682 ( 2.674423)
build_install 0.005512 0.013943 3.803691 ( 3.572225)
test_btest 0.000579 0.000157 62.475493 ( 39.705941)
test_basic 0.003307 0.004948 0.792686 ( 1.222378)
test_all 0.000894 0.000271 585.105424 (256.532705)
test_rubyspec 0.023284 0.036155 80.045085 (100.315704)
total: 414.26 sec