Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-085915
#<BuildRuby:0x00005567265baf08
@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.20221026-085915",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010126 0.000140 1.119504 ( 1.172039)
build_miniruby 0.001964 0.000000 0.106711 ( 0.103500)
build_ruby 0.001566 0.000000 0.110012 ( 0.106948)
build_all 0.008279 0.000485 1.364174 ( 0.601354)
build_install 0.008988 0.005773 1.748277 ( 0.921090)
test_btest 0.001795 0.000000 64.753848 ( 6.631596)
test_basic 0.000000 0.006435 0.356474 ( 0.446151)
test_all 0.002218 0.006905 501.152895 ( 54.264422)
test_rubyspec 0.092656 0.028443 43.520269 ( 52.032316)
total: 116.28 sec