Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-210717
#<BuildRuby:0x0000559f28051438
@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.20220625-210717",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009475 0.000075 0.799453 ( 1.003471)
build_miniruby 0.001212 0.000081 0.053862 ( 0.052411)
build_ruby 0.001277 0.000085 0.055492 ( 0.054439)
build_all 0.007962 0.000000 1.216829 ( 0.487371)
build_install 0.007681 0.012011 4.899291 ( 2.455703)
test_btest 0.001224 0.000245 54.120011 ( 6.096194)
test_basic 0.005661 0.000283 0.293086 ( 0.383684)
test_all 0.002088 0.000398 512.817870 ( 53.749225)
test_rubyspec 0.100493 0.038570 41.651495 ( 47.464060)
total: 111.75 sec