Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-233646
#<BuildRuby:0x000055c4c591bba0
@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.20221018-233646",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006788 0.004189 1.137249 ( 1.308657)
build_miniruby 0.001869 0.000267 0.107655 ( 0.103740)
build_ruby 0.001293 0.000185 0.107311 ( 0.104019)
build_all 0.007911 0.001130 1.351852 ( 0.574780)
build_install 0.011694 0.002852 1.669985 ( 0.897414)
test_btest 0.001233 0.000194 64.107121 ( 6.773199)
test_basic 0.007190 0.000447 0.363496 ( 0.465168)
test_all 0.006488 0.000590 509.245725 ( 54.854997)
test_rubyspec 0.074369 0.055135 43.113385 ( 51.738419)
total: 116.82 sec