Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240804-054239
#<BuildRuby:0x00007fcc9827fdc8
@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.20240804-054239",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.007616 0.001202 4.223018 ( 6.976163)
build_miniruby 0.001632 0.000258 1.811566 ( 4.141333)
build_ruby 0.002755 0.000000 4.763417 ( 6.543892)
build_all 0.004704 0.007398 8.046784 ( 9.079241)
build_install 0.021931 0.003403 10.917790 ( 13.492023)
test_btest 0.000985 0.000188 105.171991 (138.642857)
test_basic 0.005511 0.008238 1.252742 ( 2.679937)
test_all 0.123022 0.047730 868.515936 (893.271179)
test_rubyspec 0.057878 0.040567 158.143463 ( 85.669834)
total: 1160.50 sec