Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-133109
#<BuildRuby:0x00005636d7cce278
@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.20230816-133109",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.006099 0.001743 2.238111 ( 4.921524)
build_miniruby 0.000000 0.001696 1.779788 ( 1.987312)
build_ruby 0.000000 0.001709 3.135404 ( 3.957408)
build_all 0.008585 0.000578 5.638546 ( 4.323571)
build_install 0.011994 0.007977 6.874874 ( 5.715465)
test_btest 0.000932 0.000000 67.792114 ( 40.763566)
test_basic 0.008421 0.000465 0.852691 ( 1.037123)
test_all 0.009654 0.000476 622.931097 (335.384449)
test_rubyspec 0.054618 0.019074 91.780994 (118.530879)
total: 516.62 sec