Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-001858
#<BuildRuby:0x00005621f4e68dd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221112-001858",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009797 0.000251 1.114001 ( 1.136196)
build_miniruby 0.001812 0.000227 0.058860 ( 0.057823)
build_ruby 0.001583 0.000197 0.068437 ( 0.067826)
build_all 0.005244 0.003707 1.455661 ( 0.586935)
build_install 0.018710 0.000329 1.846311 ( 0.960235)
test_btest 0.001116 0.000152 82.242475 ( 8.935423)
test_basic 0.006973 0.000950 0.340336 ( 0.430845)
test_all 0.001649 0.000225 656.341305 ( 67.658153)
test_rubyspec 0.094984 0.072785 48.318632 ( 56.476113)
total: 136.31 sec