Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-134425
#<BuildRuby:0x000055a2d1df0920
@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-134425",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005905 0.004887 1.091503 ( 1.059378)
build_miniruby 0.001722 0.000246 0.075819 ( 0.073906)
build_ruby 0.002001 0.000286 0.077543 ( 0.075281)
build_all 0.008515 0.001216 1.540826 ( 0.590856)
build_install 0.015923 0.006337 1.937804 ( 0.941350)
test_btest 0.000926 0.000174 95.543637 ( 9.395001)
test_basic 0.001603 0.006154 0.349793 ( 0.446325)
test_all 0.003745 0.000000 628.102906 ( 65.977385)
test_rubyspec 0.110366 0.059754 47.184334 ( 55.630271)
total: 134.19 sec