Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-191546
#<BuildRuby:0x0000557783aabe00
@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.20220608-191546",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000027)
build_up 0.007010 0.000000 0.847779 ( 1.347105)
build_miniruby 0.000893 0.000000 0.057052 ( 0.055859)
build_ruby 0.000879 0.000043 0.058645 ( 0.057521)
build_all 0.000362 0.003683 1.512301 ( 0.615986)
build_install 0.006121 0.005070 6.272678 ( 2.834997)
test_btest 0.000781 0.000146 53.811744 ( 8.240436)
test_basic 0.004913 0.000921 0.291163 ( 0.379679)
test_all 0.001113 0.000208 657.299069 ( 93.984146)
test_rubyspec 0.104698 0.025900 43.992441 ( 49.550774)
total: 157.07 sec