Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-150828
#<BuildRuby:0x000055fdb00121e8
@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.20230605-150828",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005925 0.000684 2.103353 ( 5.297364)
build_miniruby 0.001400 0.000162 11.228525 ( 11.124729)
build_ruby 0.001734 0.000200 2.807212 ( 3.368697)
build_all 0.007255 0.000324 2.243678 ( 2.529097)
build_install 0.013409 0.005733 3.434137 ( 3.835057)
test_btest 0.000726 0.000104 61.003512 ( 41.034950)
test_basic 0.001246 0.004191 0.686151 ( 1.149151)
test_all 0.001753 0.000302 586.440958 (557.643434)
test_rubyspec 0.041334 0.023386 79.487123 (126.092444)
total: 752.08 sec