Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-235041
#<BuildRuby:0x000055b7c2de7f68
@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.20221116-235041",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004636 0.000102 1.111719 ( 1.123244)
build_miniruby 0.000697 0.000099 0.958397 ( 0.957236)
build_ruby 0.001083 0.000154 2.802650 ( 2.695538)
build_all 0.000491 0.008359 15.682715 ( 3.273193)
build_install 0.008589 0.001185 1.967048 ( 1.189530)
test_btest 0.000466 0.000125 58.038393 ( 11.390328)
test_basic 0.003219 0.000858 0.297079 ( 0.388646)
test_all 0.001048 0.000279 635.206824 (102.325616)
test_rubyspec 0.042138 0.025134 51.497589 ( 59.838379)
total: 183.18 sec