Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-150746
#<BuildRuby:0x0000562fbc2fe1e8
@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.20230503-150746",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005555 0.000427 1.850362 ( 4.466561)
build_miniruby 0.001433 0.000111 1.389446 ( 1.698458)
build_ruby 0.000000 0.001477 2.604501 ( 3.221560)
build_all 0.004405 0.002761 2.216547 ( 2.993975)
build_install 0.019052 0.000174 3.415057 ( 3.933608)
test_btest 0.000733 0.000071 60.211873 ( 56.673899)
test_basic 0.002449 0.004715 0.712943 ( 1.256824)
test_all 0.001841 0.000238 601.754519 (643.034915)
test_rubyspec 0.043660 0.020665 77.496984 (117.882040)
total: 835.16 sec