Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240807-114947
#<BuildRuby:0x00007f6c8b78fdd0
@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.20240807-114947",
@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.000026 0.000005 0.000031 ( 0.000032)
autoconf 0.000044 0.000008 0.000052 ( 0.000053)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.008862 0.000930 4.026635 ( 6.461948)
build_miniruby 0.001463 0.000277 1.812539 ( 2.699303)
build_ruby 0.002005 0.000379 4.436479 ( 6.409170)
build_all 0.007356 0.003976 7.861165 ( 9.288985)
build_install 0.020628 0.005906 10.824900 ( 14.436662)
test_btest 0.000861 0.000184 105.388463 (142.124183)
test_basic 0.006605 0.006147 1.258502 ( 2.317425)
test_all 0.129020 0.036287 854.289913 (728.496823)
test_rubyspec 0.059027 0.034067 151.877552 ( 66.064472)
total: 978.30 sec