Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240810-075655
#<BuildRuby:0x00007f8bfe61fdc8
@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.20240810-075655",
@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.000008 0.000033 ( 0.000032)
autoconf 0.000037 0.000012 0.000049 ( 0.000049)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.010006 0.000579 4.319794 ( 6.747770)
build_miniruby 0.001504 0.000442 1.971788 ( 2.505324)
build_ruby 0.001615 0.000475 4.974060 ( 6.169173)
build_all 0.007951 0.004054 8.163193 ( 10.440713)
build_install 0.010872 0.017672 11.202868 ( 13.028978)
test_btest 0.000792 0.000312 103.102325 (128.178231)
test_basic 0.010617 0.003416 1.283187 ( 2.044214)
test_all 0.122467 0.042105 896.016006 (577.319213)
test_rubyspec 0.052036 0.046487 153.867825 ( 63.509064)
total: 809.94 sec