Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-014158
#<BuildRuby:0x000055da5db2ffb0
@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.20220812-014158",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003603 0.003142 0.855686 ( 0.906417)
build_miniruby 0.000779 0.000167 0.058194 ( 0.057002)
build_ruby 0.000000 0.001030 0.059402 ( 0.058055)
build_all 0.002172 0.002325 1.522093 ( 0.587546)
build_install 0.005252 0.004228 5.711502 ( 2.194404)
test_btest 0.000559 0.000175 54.706967 ( 7.989953)
test_basic 0.000998 0.004270 0.282622 ( 0.372000)
test_all 0.001076 0.000403 605.143662 ( 92.119014)
test_rubyspec 0.077563 0.051020 43.749201 ( 51.117583)
total: 155.40 sec