Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230813-073152
#<BuildRuby:0x000055d62424a450
@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.20230813-073152",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006575 0.000000 2.264888 ( 4.713881)
build_miniruby 0.001592 0.000000 1.654630 ( 1.964890)
build_ruby 0.001954 0.000000 3.302411 ( 3.924591)
build_all 0.008622 0.000000 2.770015 ( 2.718109)
build_install 0.016072 0.003962 4.198148 ( 3.954857)
test_btest 0.000645 0.000052 66.812256 ( 41.682055)
test_basic 0.000000 0.008496 0.841917 ( 1.110888)
test_all 0.000000 0.001060 635.781650 (351.948267)
test_rubyspec 0.036067 0.030325 86.841298 (116.142453)
total: 528.16 sec