Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-012931
#<BuildRuby:0x0000560b10df48e8
@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.20220210-012931",
@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.000006)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002889 0.009217 0.989125 ( 1.827278)
build_miniruby 0.002230 0.000000 0.075848 ( 0.074047)
build_ruby 0.002076 0.000213 0.078895 ( 0.077308)
build_all 0.003342 0.007640 4.097271 ( 0.808308)
build_install 0.016868 0.006862 7.741147 ( 2.319076)
test_btest 0.001414 0.000141 75.284329 ( 8.672989)
test_basic 0.007587 0.002018 0.348694 ( 0.435342)
test_all 0.000000 0.001926 673.009169 ( 65.522498)
test_rubyspec 0.095321 0.063568 46.368678 ( 51.440689)
total: 131.18 sec