Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-003937
#<BuildRuby:0x0000556672344620
@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.20220920-003937",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006858 0.004209 1.090514 ( 1.267927)
build_miniruby 0.001863 0.000233 0.113582 ( 0.110154)
build_ruby 0.001719 0.000215 0.113401 ( 0.096920)
build_all 0.009722 0.000663 1.609349 ( 0.658288)
build_install 0.018355 0.004589 1.938096 ( 1.015524)
test_btest 0.001052 0.000150 74.157874 ( 7.967301)
test_basic 0.006554 0.000260 0.373555 ( 0.461985)
test_all 0.000775 0.004048 680.324872 ( 68.680701)
test_rubyspec 0.111291 0.061862 45.503003 ( 54.009445)
total: 134.27 sec