Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-154839
#<BuildRuby:0x0000555b34235480
@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.20221016-154839",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009166 0.000335 1.110472 ( 1.156724)
build_miniruby 0.001289 0.000298 0.099775 ( 0.097405)
build_ruby 0.001328 0.000307 0.102783 ( 0.099824)
build_all 0.007379 0.000686 1.336025 ( 0.574904)
build_install 0.014064 0.000144 1.646756 ( 0.892815)
test_btest 0.001444 0.000255 59.975419 ( 6.772587)
test_basic 0.005726 0.000195 0.366283 ( 0.455881)
test_all 0.003978 0.002681 514.733968 ( 54.416745)
test_rubyspec 0.089863 0.041899 43.420541 ( 52.008749)
total: 116.48 sec