Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-171652
#<BuildRuby:0x0000564186a9cdd8
@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.20220917-171652",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009421 0.000769 1.082833 ( 1.121527)
build_miniruby 0.002091 0.000299 0.116867 ( 0.112499)
build_ruby 0.001678 0.000240 0.117778 ( 0.098979)
build_all 0.006408 0.004147 1.610931 ( 0.661488)
build_install 0.019272 0.003093 1.951255 ( 0.987314)
test_btest 0.001541 0.000000 91.285918 ( 9.480179)
test_basic 0.001099 0.006938 0.400784 ( 0.489762)
test_all 0.002805 0.001019 676.075295 ( 68.304214)
test_rubyspec 0.124871 0.054166 47.130306 ( 55.568951)
total: 136.83 sec