Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-173842
#<BuildRuby:0x000056059726ff00
@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.20220721-173842",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002583 0.003793 0.879275 ( 1.052770)
build_miniruby 0.000794 0.000183 0.057026 ( 0.055792)
build_ruby 0.000818 0.000000 0.059144 ( 0.057967)
build_all 0.004252 0.000220 1.532307 ( 0.607160)
build_install 0.010978 0.000000 5.626965 ( 2.166548)
test_btest 0.000696 0.000000 56.596249 ( 8.023478)
test_basic 0.005090 0.000774 0.336930 ( 0.425054)
test_all 0.001151 0.000203 596.384064 ( 88.611970)
test_rubyspec 0.083368 0.044653 43.795990 ( 49.427837)
total: 150.43 sec