Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-064447
#<BuildRuby:0x00005585cbca40d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-064447",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.001231 0.003524 1.021137 ( 1.053312)
build_miniruby 0.000759 0.000175 1.002003 ( 1.000587)
build_ruby 0.000843 0.000194 2.824806 ( 2.718820)
build_all 0.008964 0.000146 15.884697 ( 3.266058)
build_install 0.009264 0.000000 2.023162 ( 1.161837)
test_btest 0.000691 0.000000 65.736637 ( 10.845750)
test_basic 0.001733 0.003143 0.309226 ( 0.400845)
test_all 0.001248 0.000000 633.487952 (104.336849)
test_rubyspec 0.038664 0.022464 51.362262 ( 59.600949)
total: 184.39 sec