Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-125508
#<BuildRuby:0x00007f2906dcfdd0
@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.20241014-125508",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.003435 0.006081 4.491520 ( 5.628487)
build_miniruby 0.000000 0.002019 1.962371 ( 2.226474)
build_ruby 0.000000 0.002129 4.688403 ( 5.317629)
build_all 0.008239 0.002978 6.921314 ( 5.877653)
build_install 0.022585 0.004038 10.076543 ( 8.445169)
test_btest 0.000635 0.000182 82.903935 ( 65.766840)
test_basic 0.002035 0.010002 1.101197 ( 1.482863)
test_all 0.115390 0.045878 759.567602 (450.042503)
test_rubyspec 0.067579 0.026031 125.883739 ( 49.299183)
total: 594.09 sec