Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240814-015728
#<BuildRuby:0x00007fb9d2c7fdd8
@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.20240814-015728",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000040 0.000010 0.000050 ( 0.000049)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.007476 0.001812 4.044082 ( 6.175682)
build_miniruby 0.001656 0.000401 1.866579 ( 2.549265)
build_ruby 0.001711 0.000415 4.791273 ( 5.923852)
build_all 0.010123 0.001376 7.576816 ( 9.723209)
build_install 0.024937 0.002504 10.565989 ( 12.035114)
test_btest 0.000841 0.000182 100.153223 (120.703756)
test_basic 0.010796 0.002955 1.248792 ( 2.399891)
test_all 0.104551 0.061152 831.043460 (615.481542)
test_rubyspec 0.050969 0.042777 151.728327 ( 49.486992)
total: 824.48 sec