Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-152143
#<BuildRuby:0x000055a7a494e048
@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.20230729-152143",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003168 0.003908 2.268757 ( 4.502209)
build_miniruby 0.001181 0.000204 1.609108 ( 1.976180)
build_ruby 0.001799 0.000310 3.054022 ( 3.738341)
build_all 0.001078 0.007568 2.704797 ( 2.935618)
build_install 0.012719 0.007170 4.022458 ( 4.172454)
test_btest 0.000857 0.000227 66.610424 ( 42.406314)
test_basic 0.000113 0.007976 0.753001 ( 1.133123)
test_all 0.001387 0.000449 599.765577 (300.643637)
test_rubyspec 0.023233 0.039959 83.019945 (107.516657)
total: 469.03 sec