Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-010213
#<BuildRuby:0x000055c94f0ac620
@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.20220906-010213",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002582 0.009405 0.962844 ( 0.994545)
build_miniruby 0.002005 0.000000 0.076449 ( 0.074650)
build_ruby 0.002139 0.000196 0.077707 ( 0.075856)
build_all 0.009389 0.000578 1.575630 ( 0.602143)
build_install 0.018682 0.003742 1.939538 ( 0.955902)
test_btest 0.000875 0.000219 94.757665 ( 9.369863)
test_basic 0.008031 0.000117 0.359936 ( 0.452106)
test_all 0.003203 0.000739 639.946094 ( 66.758443)
test_rubyspec 0.102448 0.058185 47.158101 ( 55.423263)
total: 134.71 sec