Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-093325
#<BuildRuby:0x000055789107cd30
@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-093325",
@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.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.011386 0.977532 ( 1.188422)
build_miniruby 0.000431 0.001645 0.074369 ( 0.072329)
build_ruby 0.001754 0.000702 0.070137 ( 0.067550)
build_all 0.008815 0.000528 1.522071 ( 0.598649)
build_install 0.018330 0.004860 5.201889 ( 2.059183)
test_btest 0.000929 0.000310 70.141949 ( 8.428209)
test_basic 0.000700 0.006585 0.326827 ( 0.415959)
test_all 0.001389 0.000569 639.631343 ( 65.324041)
test_rubyspec 0.102534 0.066859 45.966417 ( 51.646964)
total: 129.80 sec