Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-151545
#<BuildRuby:0x000055beddf392f0
@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.20220425-151545",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009196 0.000366 0.855584 ( 1.127609)
build_miniruby 0.001369 0.000098 0.054302 ( 0.052877)
build_ruby 0.001379 0.000099 0.053420 ( 0.051910)
build_all 0.006832 0.000146 1.204075 ( 0.486459)
build_install 0.017551 0.000000 4.822827 ( 2.426263)
test_btest 0.002701 0.000000 52.639641 ( 6.151318)
test_basic 0.006044 0.000000 0.290881 ( 0.381732)
test_all 0.002484 0.000000 506.664321 ( 54.367217)
test_rubyspec 0.079498 0.040406 41.022521 ( 46.590769)
total: 111.64 sec