Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-143007
#<BuildRuby:0x0000564b0b0ff800
@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.20220902-143007",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002821 0.009365 0.972582 ( 1.724950)
build_miniruby 0.001301 0.000542 0.069319 ( 0.067428)
build_ruby 0.001997 0.000000 0.072129 ( 0.069988)
build_all 0.007196 0.004620 1.529401 ( 0.582068)
build_install 0.018681 0.001846 1.864726 ( 0.923378)
test_btest 0.001001 0.000353 72.700276 ( 8.526527)
test_basic 0.003417 0.004298 0.337837 ( 0.431308)
test_all 0.005374 0.000000 631.867005 ( 64.718859)
test_rubyspec 0.117662 0.071131 45.615422 ( 54.007702)
total: 131.05 sec