Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-101637
#<BuildRuby:0x0000562cea19a808
@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.20221205-101637",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003561 0.000972 0.798181 ( 1.107646)
build_miniruby 0.000752 0.000205 0.521115 ( 0.520703)
build_ruby 0.000976 0.000266 1.689815 ( 1.630195)
build_all 0.001623 0.007654 11.969885 ( 1.479934)
build_install 0.003222 0.003738 1.580627 ( 0.725523)
test_btest 0.000453 0.000209 62.496327 ( 6.300869)
test_basic 0.000581 0.002364 0.248963 ( 0.346056)
test_all 0.000825 0.000412 468.276559 ( 49.186358)
test_rubyspec 0.023989 0.004491 35.511736 ( 46.117500)
total: 107.42 sec