Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240922-183430
#<BuildRuby:0x00007f61d317fde0
@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.20240922-183430",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.010319 0.000515 5.331777 ( 7.536626)
build_miniruby 0.002326 0.000000 1.858432 ( 2.411886)
build_ruby 0.002255 0.000153 4.491785 ( 5.629495)
build_all 0.009357 0.000962 6.358630 ( 7.880416)
build_install 0.021019 0.004913 9.819834 ( 12.896377)
test_btest 0.000735 0.000134 84.082386 (110.123213)
test_basic 0.007937 0.004896 1.187704 ( 2.127252)
test_all 0.126152 0.037697 798.110779 (883.730135)
test_rubyspec 0.051453 0.037764 122.531947 ( 69.296465)
total: 1101.63 sec