Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230702-191541
#<BuildRuby:0x000055e051df5a48
@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.20230702-191541",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006501 0.000506 2.131763 ( 8.141286)
build_miniruby 0.001184 0.000228 1.593235 ( 2.229549)
build_ruby 0.001341 0.000258 3.108671 ( 16.094775)
build_all 0.007020 0.001351 5.108884 ( 4.958158)
build_install 0.019224 0.001064 6.444879 ( 6.730434)
test_btest 0.000744 0.000128 64.567946 ( 55.974425)
test_basic 0.003307 0.004338 0.769956 ( 1.154398)
test_all 0.001891 0.000379 588.490161 (377.480216)
test_rubyspec 0.027567 0.033209 82.287557 (120.797116)
total: 593.56 sec