Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241123-172520
#<BuildRuby:0x00007f3859b1fdd0
@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.20241123-172520",
@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.000025 0.000000 0.000025 ( 0.000026)
autoconf 0.000037 0.000000 0.000037 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.005239 0.004404 4.174013 ( 20.525219)
build_miniruby 0.001405 0.000317 2.262745 ( 15.687519)
build_ruby 0.001800 0.000406 4.308794 ( 10.470417)
build_all 0.009033 0.001051 7.479530 ( 6.968247)
build_install 0.020703 0.002483 8.919834 ( 7.888339)
test_btest 0.000804 0.000165 63.501211 ( 60.077471)
test_basic 0.002493 0.010182 1.004805 ( 1.522386)
test_all 0.106986 0.046947 730.029537 (437.073652)
test_rubyspec 0.048092 0.035516 105.912985 ( 35.683437)
total: 595.90 sec