Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-220507
#<BuildRuby:0x00005624ae59c620
@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.20220721-220507",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005616 0.004383 1.022336 ( 1.066343)
build_miniruby 0.001801 0.000000 0.068205 ( 0.066172)
build_ruby 0.002233 0.000015 0.066072 ( 0.063823)
build_all 0.004445 0.005353 1.500842 ( 0.569099)
build_install 0.015139 0.006292 5.258761 ( 2.107076)
test_btest 0.000847 0.000250 75.812772 ( 8.678386)
test_basic 0.003277 0.004352 0.327458 ( 0.421899)
test_all 0.001736 0.000579 679.256675 ( 66.804178)
test_rubyspec 0.115496 0.061143 45.763483 ( 51.340014)
total: 131.12 sec