Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-210906
#<BuildRuby:0x00005625de8386c8
@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.20220617-210906",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010951 0.000171 0.952648 ( 1.840816)
build_miniruby 0.002050 0.000128 0.077712 ( 0.077440)
build_ruby 0.001846 0.000115 0.074043 ( 0.074377)
build_all 0.003760 0.004449 1.525647 ( 0.626758)
build_install 0.011104 0.012903 5.752821 ( 2.780575)
test_btest 0.000951 0.000237 75.895353 ( 8.443458)
test_basic 0.002481 0.005179 0.324713 ( 0.414654)
test_all 0.002104 0.000631 689.474679 ( 67.454433)
test_rubyspec 0.087246 0.078742 45.514130 ( 51.176126)
total: 132.89 sec