Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-032905
#<BuildRuby:0x000056120075a068
@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.20230820-032905",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007059 0.000207 2.351745 ( 5.038673)
build_miniruby 0.001755 0.000000 1.717592 ( 2.042321)
build_ruby 0.001498 0.000000 3.462296 ( 26.281273)
build_all 0.001543 0.007457 5.713713 ( 5.712878)
build_install 0.013598 0.006952 6.931791 ( 36.014871)
test_btest 0.000909 0.000000 68.651243 ( 56.033765)
test_basic 0.008814 0.000000 0.857601 ( 1.295889)
test_all 0.010699 0.000000 665.431396 (402.985088)
test_rubyspec 0.030522 0.044376 93.251274 (115.895457)
total: 651.30 sec