Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-072127
#<BuildRuby:0x0000560d34f868c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-072127",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006505 0.000376 0.902670 ( 0.983817)
build_miniruby 0.000812 0.000116 0.057216 ( 0.055975)
build_ruby 0.000760 0.000109 0.059499 ( 0.058404)
build_all 0.000379 0.004266 1.542854 ( 0.605335)
build_install 0.007933 0.003106 5.647824 ( 2.167228)
test_btest 0.000587 0.000138 54.495836 ( 8.405467)
test_basic 0.001078 0.004294 0.252821 ( 0.342639)
test_all 0.000000 0.001263 592.142938 ( 92.958432)
test_rubyspec 0.072902 0.053011 43.776384 ( 49.334546)
total: 154.91 sec