Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-102206
#<BuildRuby:0x0000556fc9c04b88
@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.20220907-102206",
@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.000011 0.000001 0.000012 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007555 0.004261 0.980220 ( 1.104056)
build_miniruby 0.001724 0.000215 0.073374 ( 0.071955)
build_ruby 0.001730 0.000216 0.075302 ( 0.074074)
build_all 0.009613 0.000631 1.587102 ( 0.609742)
build_install 0.012745 0.009903 1.921217 ( 0.966451)
test_btest 0.000919 0.000194 95.175657 ( 9.143526)
test_basic 0.007424 0.000521 0.361046 ( 0.449988)
test_all 0.003263 0.000652 684.834943 ( 68.261139)
test_rubyspec 0.101306 0.074576 46.888805 ( 55.310547)
total: 135.99 sec