Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-091308
#<BuildRuby:0x000055a201513800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220916-091308",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008197 0.001171 1.101549 ( 1.075923)
build_miniruby 0.001780 0.000255 0.070607 ( 0.068866)
build_ruby 0.001618 0.000231 0.070016 ( 0.068231)
build_all 0.007263 0.002810 1.588337 ( 0.607263)
build_install 0.014899 0.006406 1.875803 ( 0.929803)
test_btest 0.001167 0.000246 94.829323 ( 9.192221)
test_basic 0.000000 0.007897 0.339395 ( 0.427521)
test_all 0.002163 0.002453 637.672856 ( 66.917198)
test_rubyspec 0.118392 0.048701 46.953864 ( 55.033907)
total: 134.32 sec