Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-101944
#<BuildRuby:0x000055a456a67688
@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.20220329-101944",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010899 0.000378 1.019388 ( 1.105089)
build_miniruby 0.001616 0.000215 0.069080 ( 0.067209)
build_ruby 0.002622 0.000000 0.076877 ( 0.074246)
build_all 0.006782 0.003769 4.194777 ( 0.850721)
build_install 0.020219 0.003369 7.886036 ( 2.411895)
test_btest 0.001009 0.000168 73.253140 ( 8.299007)
test_basic 0.006738 0.001123 0.335900 ( 0.428617)
test_all 0.002116 0.000353 649.797664 ( 66.169873)
test_rubyspec 0.094470 0.062410 45.952319 ( 51.324069)
total: 130.73 sec