Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240927-204046
#<BuildRuby:0x00007f513124fde0
@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.20240927-204046",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.009949 0.000506 5.349470 ( 7.437185)
build_miniruby 0.001833 0.000157 1.935137 ( 2.745494)
build_ruby 0.002428 0.000000 4.609686 ( 6.319835)
build_all 0.007605 0.003573 6.598195 ( 7.204268)
build_install 0.020339 0.005580 10.124518 ( 11.840354)
test_btest 0.000915 0.000000 84.506832 (103.290275)
test_basic 0.008667 0.003921 1.145908 ( 2.047498)
test_all 0.118684 0.045337 793.346484 (726.989735)
test_rubyspec 0.057866 0.033685 127.881063 ( 62.959790)
total: 930.84 sec