Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-113400
#<BuildRuby:0x000055daa0928620
@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.20220917-113400",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009022 0.000728 1.107537 ( 1.097776)
build_miniruby 0.002678 0.000000 0.073365 ( 0.070856)
build_ruby 0.002256 0.000000 0.078056 ( 0.075788)
build_all 0.009120 0.000676 1.601916 ( 0.612262)
build_install 0.020531 0.000661 1.937175 ( 0.936873)
test_btest 0.001085 0.000114 93.190221 ( 9.672921)
test_basic 0.001891 0.005447 0.349642 ( 0.448014)
test_all 0.000000 0.003682 631.478359 ( 66.074544)
test_rubyspec 0.094026 0.073140 47.513653 ( 55.606017)
total: 134.60 sec