Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-203706
#<BuildRuby:0x0000556054f78208
@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.20220729-203706",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.003291 0.003080 0.857207 ( 1.469276)
build_miniruby 0.000752 0.000162 0.057370 ( 0.056292)
build_ruby 0.000651 0.000140 0.058824 ( 0.057675)
build_all 0.003662 0.000785 1.540897 ( 0.593356)
build_install 0.010577 0.000422 5.638396 ( 2.165711)
test_btest 0.000725 0.000136 51.835680 ( 8.332021)
test_basic 0.006250 0.000000 0.356985 ( 0.444558)
test_all 0.001113 0.000000 593.313492 ( 94.808437)
test_rubyspec 0.077636 0.031158 43.496839 ( 49.103420)
total: 157.03 sec