Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-115101
#<BuildRuby:0x0000564cc674b4b8
@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.20220907-115101",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005976 0.004912 0.964233 ( 1.588593)
build_miniruby 0.001371 0.000572 0.073746 ( 0.072663)
build_ruby 0.001467 0.000611 0.073758 ( 0.071584)
build_all 0.009075 0.001739 1.574427 ( 0.606101)
build_install 0.014690 0.007781 1.922024 ( 0.951340)
test_btest 0.000735 0.000303 97.059341 ( 9.307013)
test_basic 0.005380 0.002215 0.357679 ( 0.446324)
test_all 0.002578 0.001061 634.601053 ( 66.700015)
test_rubyspec 0.100080 0.080080 47.255990 ( 55.489696)
total: 135.23 sec