Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-225410
#<BuildRuby:0x00005581254286e0
@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.20220816-225410",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011876 0.001143 1.014050 ( 3.970062)
build_miniruby 0.001722 0.000000 0.077221 ( 0.075591)
build_ruby 0.002105 0.000000 0.078432 ( 0.077020)
build_all 0.010620 0.000000 1.541276 ( 0.590248)
build_install 0.021513 0.000073 1.870849 ( 0.911808)
test_btest 0.001543 0.000140 72.106335 ( 8.342587)
test_basic 0.006569 0.000598 0.335982 ( 0.425667)
test_all 0.000209 0.003673 639.365453 ( 64.091835)
test_rubyspec 0.112141 0.057579 45.106713 ( 52.751966)
total: 131.24 sec