Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-053349
#<BuildRuby:0x000055ea47684ea8
@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.20220701-053349",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007035 0.005131 1.032902 ( 1.630574)
build_miniruby 0.001990 0.000284 0.074388 ( 0.073147)
build_ruby 0.001408 0.000201 0.068138 ( 0.067552)
build_all 0.007846 0.001121 1.495859 ( 0.603592)
build_install 0.017353 0.006665 5.895801 ( 2.829955)
test_btest 0.001160 0.000217 73.809693 ( 8.176725)
test_basic 0.001546 0.004908 0.320695 ( 0.411108)
test_all 0.003252 0.000325 649.219118 ( 64.467704)
test_rubyspec 0.142727 0.054173 45.553085 ( 51.073069)
total: 129.33 sec