Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-223657
#<BuildRuby:0x000055a404190610
@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.20220829-223657",
@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.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007644 0.004849 0.980622 ( 1.135265)
build_miniruby 0.001643 0.000219 0.074809 ( 0.074685)
build_ruby 0.002051 0.000273 0.077380 ( 0.076281)
build_all 0.005217 0.004717 1.552084 ( 0.587882)
build_install 0.022162 0.002146 1.895390 ( 0.925665)
test_btest 0.001098 0.000183 74.598738 ( 8.408869)
test_basic 0.007108 0.000000 0.322650 ( 0.412064)
test_all 0.000488 0.003985 681.710079 ( 66.882738)
test_rubyspec 0.115870 0.046797 45.882593 ( 54.350728)
total: 132.86 sec