Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-153907
#<BuildRuby:0x00005558ef3b04f0
@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.20220425-153907",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007060 0.005099 1.025923 ( 1.214656)
build_miniruby 0.001504 0.000502 0.077591 ( 0.075705)
build_ruby 0.001719 0.000573 0.072122 ( 0.069505)
build_all 0.009877 0.000192 1.505456 ( 0.639174)
build_install 0.022177 0.002146 5.827567 ( 2.767496)
test_btest 0.000978 0.000233 78.992503 ( 8.595165)
test_basic 0.004228 0.005453 0.321025 ( 0.406317)
test_all 0.002134 0.000610 697.130387 ( 67.492469)
test_rubyspec 0.122943 0.060112 45.872417 ( 51.063323)
total: 132.32 sec