Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-010541
#<BuildRuby:0x0000563a97d90a80
@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.20220524-010541",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007625 0.003829 1.008706 ( 1.422734)
build_miniruby 0.001505 0.000282 0.074462 ( 0.073044)
build_ruby 0.001676 0.000315 0.073269 ( 0.071827)
build_all 0.006184 0.003623 1.505853 ( 0.609444)
build_install 0.018499 0.004563 5.928030 ( 2.821652)
test_btest 0.000958 0.000217 70.648980 ( 8.082177)
test_basic 0.007199 0.000669 0.320093 ( 0.409522)
test_all 0.004022 0.000875 689.515723 ( 67.112859)
test_rubyspec 0.106154 0.051701 46.057408 ( 51.932998)
total: 132.54 sec