Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-063758
#<BuildRuby:0x0000559a9f20ca58
@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.20220610-063758",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000109 0.000027 0.000136 ( 0.000141)
build_up 0.006486 0.004698 0.984468 ( 2.459998)
build_miniruby 0.002148 0.000000 0.067419 ( 0.065682)
build_ruby 0.001863 0.000000 0.075827 ( 0.074260)
build_all 0.007376 0.002107 1.495774 ( 0.602949)
build_install 0.009628 0.012161 5.826279 ( 2.812627)
test_btest 0.000746 0.000307 70.094800 ( 7.899103)
test_basic 0.003198 0.003888 0.331670 ( 0.422720)
test_all 0.001729 0.000769 687.949464 ( 67.125670)
test_rubyspec 0.100355 0.076195 45.413123 ( 51.107473)
total: 132.57 sec