Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-165300
#<BuildRuby:0x0000560bc88ec4f0
@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.20220520-165300",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000064 0.011232 0.972116 ( 1.270046)
build_miniruby 0.001377 0.000367 0.077305 ( 0.075910)
build_ruby 0.000000 0.002366 0.073330 ( 0.071568)
build_all 0.006622 0.003675 1.508450 ( 0.604582)
build_install 0.017823 0.004475 5.890189 ( 2.860211)
test_btest 0.000788 0.000249 79.689132 ( 8.582874)
test_basic 0.000712 0.007394 0.326107 ( 0.413888)
test_all 0.004298 0.000423 693.030950 ( 67.412571)
test_rubyspec 0.116108 0.053664 46.166556 ( 51.915514)
total: 133.21 sec