Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230724-191423
#<BuildRuby:0x000055fef4dcdf40
@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.20230724-191423",
@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.000009 0.000004 0.000013 ( 0.000015)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.005161 0.002323 2.249069 ( 4.930498)
build_miniruby 0.001131 0.000509 1.704284 ( 2.156237)
build_ruby 0.001848 0.000000 3.107476 ( 3.667561)
build_all 0.008000 0.000520 2.678116 ( 2.778523)
build_install 0.005955 0.014006 3.927016 ( 4.268000)
test_btest 0.000244 0.000641 63.758485 ( 48.188362)
test_basic 0.000000 0.008931 0.818695 ( 1.201979)
test_all 0.000000 0.001210 594.407226 (373.961069)
test_rubyspec 0.036622 0.024365 81.124737 (108.851337)
total: 550.00 sec