Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-212011
#<BuildRuby:0x00005568bacf9f40
@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.20230727-212011",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007344 0.000000 2.369523 ( 5.391888)
build_miniruby 0.001708 0.000198 5.153400 ( 5.953623)
build_ruby 0.001371 0.000183 3.351469 ( 21.155486)
build_all 0.006568 0.000876 2.507734 ( 3.022330)
build_install 0.016606 0.003587 3.946432 ( 4.450183)
test_btest 0.001030 0.000147 61.255616 ( 46.605188)
test_basic 0.000471 0.008396 0.813015 ( 1.298676)
test_all 0.001137 0.000000 579.858750 (353.395678)
test_rubyspec 0.033120 0.024885 82.320069 (107.010125)
total: 548.28 sec