Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-162504
#<BuildRuby:0x000055b5ead87340
@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.20220314-162504",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.010214 0.000758 1.009680 ( 1.033868)
build_miniruby 0.001326 0.000553 0.072713 ( 0.070581)
build_ruby 0.001334 0.000556 0.075153 ( 0.073197)
build_all 0.010804 0.000000 4.187360 ( 0.847792)
build_install 0.018163 0.005107 8.069399 ( 2.460513)
test_btest 0.000984 0.000328 73.960421 ( 8.267069)
test_basic 0.003245 0.004186 0.331027 ( 0.420906)
test_all 0.001359 0.000501 661.497444 ( 65.680645)
test_rubyspec 0.084209 0.090337 46.305338 ( 51.827836)
total: 130.68 sec