Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-070738
#<BuildRuby:0x00007fc8aebffdc8
@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.20240710-070738",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000000 0.000129 0.000129 ( 0.000099)
build_up 0.005195 0.004154 4.620927 ( 7.291743)
build_miniruby 0.000000 0.002123 1.952389 ( 4.048362)
build_ruby 0.001444 0.001061 4.529368 ( 34.143905)
build_all 0.011297 0.000000 7.571844 ( 9.228284)
build_install 0.018782 0.007484 10.878300 ( 13.289332)
test_btest 0.001047 0.000300 99.319268 (131.830393)
test_basic 0.007328 0.004985 1.197758 ( 2.648808)
test_all 0.111974 0.056597 825.900320 (1142.018701)
test_rubyspec 0.069247 0.027476 158.884926 (173.551990)
total: 1518.05 sec