Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-181925
#<BuildRuby:0x00005630e06e40d0
@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.20221127-181925",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005153 0.000000 1.219570 ( 1.462337)
build_miniruby 0.000956 0.000000 0.991162 ( 0.989945)
build_ruby 0.001128 0.000000 2.723657 ( 2.627623)
build_all 0.005774 0.004178 22.545605 ( 4.468277)
build_install 0.008996 0.000028 4.363800 ( 1.534331)
test_btest 0.000713 0.000032 57.656200 ( 12.128163)
test_basic 0.001405 0.003657 0.308952 ( 0.399189)
test_all 0.001013 0.000085 681.628055 (105.779951)
test_rubyspec 0.044831 0.018079 53.680819 ( 61.955629)
total: 191.35 sec