Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-201840
#<BuildRuby:0x00007f033e8ffdc0
@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.20240905-201840",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000042 0.000010 0.000052 ( 0.000051)
configure 0.000034 0.000009 0.000043 ( 0.000041)
build_up 0.004556 0.005282 4.290906 ( 5.756019)
build_miniruby 0.002733 0.000000 89.413354 ( 65.035962)
build_ruby 0.001965 0.000000 4.842384 ( 28.044473)
build_all 0.009483 0.001547 7.774034 ( 7.292638)
build_install 0.019025 0.004767 10.790127 ( 9.399003)
test_btest 0.000925 0.000237 95.902543 ( 80.188073)
test_basic 0.010477 0.002687 1.198141 ( 1.738896)
test_all 0.123823 0.038307 837.835965 (517.023628)
test_rubyspec 0.066909 0.030194 150.807656 ( 60.986270)
total: 775.47 sec