Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-065600
#<BuildRuby:0x000055ecbe7c1338
@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.20221103-065600",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.004055 0.004731 0.928159 ( 0.994478)
build_miniruby 0.001181 0.000273 0.046386 ( 0.045495)
build_ruby 0.001127 0.000260 0.051439 ( 0.050510)
build_all 0.002998 0.003926 1.217521 ( 0.474585)
build_install 0.014635 0.001556 1.571579 ( 0.807024)
test_btest 0.001307 0.000327 63.256232 ( 6.717998)
test_basic 0.005533 0.000199 0.308746 ( 0.401389)
test_all 0.005665 0.001333 498.539923 ( 54.806604)
test_rubyspec 0.073313 0.059505 43.526807 ( 51.944159)
total: 116.24 sec