Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230809-192640
#<BuildRuby:0x0000561166b117c8
@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.20230809-192640",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.004642 0.004049 25.382880 ( 21.188701)
build_miniruby 0.001534 0.000149 18.154353 ( 19.625843)
build_ruby 0.001775 0.000172 3.478278 ( 4.282870)
build_all 0.004445 0.004161 14.038536 ( 14.302828)
build_install 0.014716 0.005737 4.302820 ( 4.958132)
test_btest 0.000917 0.000000 64.678665 ( 49.017560)
test_basic 0.000457 0.008297 0.802070 ( 1.218688)
test_all 0.001449 0.000299 657.931437 (401.456569)
test_rubyspec 0.034854 0.026008 85.107198 (108.168782)
total: 624.22 sec