Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-073118
#<BuildRuby:0x00005588904d86e0
@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.20220809-073118",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012238 0.000249 1.040084 ( 18.304131)
build_miniruby 0.002043 0.000128 0.072650 ( 0.070702)
build_ruby 0.002226 0.000139 0.076158 ( 0.073398)
build_all 0.010633 0.000073 1.529132 ( 0.580303)
build_install 0.013591 0.008743 5.150451 ( 2.082807)
test_btest 0.001099 0.000150 78.879165 ( 8.529265)
test_basic 0.002760 0.005053 0.326898 ( 0.413599)
test_all 0.002457 0.000447 683.585739 ( 66.715089)
test_rubyspec 0.107076 0.063107 45.777957 ( 53.323311)
total: 150.09 sec