Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-030830
#<BuildRuby:0x00007fd00eddfdc0
@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.20240620-030830",
@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.000007 0.000032 ( 0.000032)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000038 0.000011 0.000049 ( 0.000044)
build_up 0.009272 0.001489 4.163804 ( 14.283393)
build_miniruby 0.001474 0.000415 2.251727 ( 3.231281)
build_ruby 0.000000 0.003160 4.399241 ( 6.547735)
build_all 0.002251 0.008555 7.416443 ( 9.643001)
build_install 0.016191 0.011439 10.698551 ( 14.385338)
test_btest 0.000771 0.000308 97.325465 (134.307414)
test_basic 0.010569 0.003363 1.234236 ( 2.241065)
test_all 0.092311 0.076019 872.102630 (1094.762337)
test_rubyspec 0.065041 0.030317 151.538674 (123.907486)
total: 1403.31 sec