Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-151250
#<BuildRuby:0x00007fcbcd6afdd8
@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.20240623-151250",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008596 0.000767 3.890622 ( 6.651991)
build_miniruby 0.001790 0.000298 1.687256 ( 2.609200)
build_ruby 0.000000 0.002569 4.326475 ( 6.828349)
build_all 0.007417 0.003820 7.250738 ( 10.738614)
build_install 0.021812 0.006033 10.157553 ( 26.862990)
test_btest 0.000978 0.000204 96.633470 (147.715691)
test_basic 0.006202 0.007869 1.216718 ( 2.437318)
test_all 0.139395 0.027990 852.359380 (985.727598)
test_rubyspec 0.070380 0.026976 151.504632 ( 83.037721)
total: 1272.61 sec