Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-035551
#<BuildRuby:0x0000555b5c0ebd68
@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-035551",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000788 0.004118 1.076973 ( 1.259926)
build_miniruby 0.000941 0.000111 1.020670 ( 1.019240)
build_ruby 0.001172 0.000138 2.707324 ( 2.608523)
build_all 0.007842 0.000923 16.036282 ( 3.310927)
build_install 0.008994 0.000000 2.032182 ( 1.133475)
test_btest 0.000523 0.000025 61.522932 ( 10.220844)
test_basic 0.000000 0.004849 0.305073 ( 0.395554)
test_all 0.000000 0.001615 645.121452 (107.720551)
test_rubyspec 0.042207 0.023965 51.337592 ( 59.632480)
total: 187.30 sec