Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-191901
#<BuildRuby:0x00007f117ee0fdd0
@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.20240630-191901",
@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.000024 0.000007 0.000031 ( 0.000031)
autoconf 0.000041 0.000011 0.000052 ( 0.000050)
configure 0.000039 0.000011 0.000050 ( 0.000049)
build_up 0.008430 0.002342 4.656363 ( 7.007198)
build_miniruby 0.001831 0.000509 1.845513 ( 2.724055)
build_ruby 0.002151 0.000597 4.647474 ( 40.931659)
build_all 0.011568 0.000797 7.614481 ( 9.405921)
build_install 0.028697 0.000355 10.871102 ( 15.950065)
test_btest 0.001230 0.000000 98.963355 (134.523683)
test_basic 0.010181 0.005313 1.236229 ( 2.129156)
test_all 0.128909 0.040089 829.572467 (860.643864)
test_rubyspec 0.021326 0.078684 153.397274 ( 59.578901)
total: 1132.90 sec