Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-205134
#<BuildRuby:0x000055b9676d49c8
@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.20220730-205134",
@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.000019 0.000005 0.000024 ( 0.000024)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007630 0.003870 0.958355 ( 1.157103)
build_miniruby 0.001865 0.000533 0.075126 ( 0.074332)
build_ruby 0.001703 0.000487 0.072888 ( 0.071936)
build_all 0.005476 0.004622 1.504271 ( 0.573850)
build_install 0.020132 0.002022 5.175167 ( 2.104311)
test_btest 0.001140 0.000317 77.536520 ( 8.535243)
test_basic 0.006648 0.000496 0.313430 ( 0.404964)
test_all 0.000000 0.002139 681.554271 ( 67.100038)
test_rubyspec 0.114926 0.057930 45.514009 ( 51.246697)
total: 131.27 sec