Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240709-150657
#<BuildRuby:0x00007f71c401fdc8
@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.20240709-150657",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.006624 0.003742 4.676644 ( 15.085620)
build_miniruby 0.001642 0.000274 9.136891 ( 11.130626)
build_ruby 0.001925 0.000321 4.417855 ( 5.684319)
build_all 0.011061 0.000475 7.512560 ( 9.099098)
build_install 0.023467 0.004585 10.903623 ( 12.842997)
test_btest 0.000835 0.000136 99.696700 (129.911176)
test_basic 0.007737 0.004844 1.199177 ( 2.309463)
test_all 0.113832 0.052839 863.552550 (1219.834903)
test_rubyspec 0.050837 0.041829 157.101856 (161.546055)
total: 1567.45 sec