Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-213826
#<BuildRuby:0x000056348ac5d1f8
@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.20221027-213826",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006271 0.003428 1.077538 ( 1.140423)
build_miniruby 0.001350 0.000415 0.095813 ( 0.092924)
build_ruby 0.001461 0.000449 0.099533 ( 0.096600)
build_all 0.005300 0.001631 1.264662 ( 0.551072)
build_install 0.015222 0.001701 1.654463 ( 0.907818)
test_btest 0.001319 0.000352 63.240831 ( 6.327755)
test_basic 0.005997 0.000263 0.361936 ( 0.451611)
test_all 0.008387 0.000000 495.347647 ( 53.668910)
test_rubyspec 0.079462 0.038450 43.350860 ( 51.873157)
total: 115.11 sec