Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-011328
#<BuildRuby:0x000056298f4c6148
@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-011328",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009195 0.000707 1.078682 ( 1.120845)
build_miniruby 0.002045 0.000000 0.096730 ( 0.093586)
build_ruby 0.001692 0.000000 0.092898 ( 0.089809)
build_all 0.008361 0.000537 1.318044 ( 0.567399)
build_install 0.009440 0.006605 1.671488 ( 0.891265)
test_btest 0.001341 0.000192 60.808816 ( 6.671387)
test_basic 0.006611 0.000077 0.359606 ( 0.448990)
test_all 0.004191 0.003123 513.511573 ( 55.346032)
test_rubyspec 0.091154 0.043498 43.453143 ( 52.040389)
total: 117.27 sec