Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240902-061433
#<BuildRuby:0x00007f8214b3fdd8
@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.20240902-061433",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000045 0.000013 0.000058 ( 0.000059)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.008539 0.001322 4.236134 ( 5.674187)
build_miniruby 0.001794 0.000513 1.934696 ( 2.609587)
build_ruby 0.001943 0.000555 4.598263 ( 5.290735)
build_all 0.012052 0.000000 7.803808 ( 8.049207)
build_install 0.022343 0.005590 11.184127 ( 10.675494)
test_btest 0.000449 0.001180 99.834071 ( 89.763357)
test_basic 0.004901 0.007664 1.233643 ( 1.819528)
test_all 0.105832 0.057782 845.145816 (495.295014)
test_rubyspec 0.043124 0.053451 150.036038 ( 56.893360)
total: 676.07 sec