Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-134940
#<BuildRuby:0x0000558ab0960d30
@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.20220912-134940",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006751 0.005575 1.130332 ( 1.102954)
build_miniruby 0.001567 0.000362 0.076824 ( 0.074822)
build_ruby 0.002229 0.000000 0.075788 ( 0.073333)
build_all 0.008563 0.001936 1.567355 ( 0.603455)
build_install 0.020672 0.001659 1.939465 ( 0.967575)
test_btest 0.001265 0.000241 91.723486 ( 9.305657)
test_basic 0.007181 0.000492 0.353606 ( 0.442776)
test_all 0.002591 0.002073 686.267625 ( 68.863101)
test_rubyspec 0.120492 0.043504 47.065372 ( 55.584756)
total: 137.02 sec