Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-132630
#<BuildRuby:0x000056500fa584c0
@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.20221114-132630",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004934 0.004772 1.107288 ( 1.228288)
build_miniruby 0.002086 0.000298 0.125247 ( 0.120774)
build_ruby 0.001818 0.000260 0.117219 ( 0.099362)
build_all 0.008935 0.000000 1.588944 ( 0.668119)
build_install 0.013941 0.004620 1.936720 ( 1.006189)
test_btest 0.001461 0.000231 91.628011 ( 9.068879)
test_basic 0.003695 0.003658 0.409018 ( 0.503137)
test_all 0.002060 0.000393 691.829164 ( 70.473305)
test_rubyspec 0.127668 0.039745 48.361485 ( 56.740306)
total: 139.91 sec