Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-195648
#<BuildRuby:0x0000556fb0324658
@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.20220824-195648",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007099 0.004736 0.983960 ( 1.003566)
build_miniruby 0.000000 0.002290 0.074081 ( 0.071860)
build_ruby 0.000000 0.001650 0.079067 ( 0.077671)
build_all 0.007029 0.002747 1.521861 ( 0.579002)
build_install 0.018960 0.002900 1.873392 ( 0.915245)
test_btest 0.000947 0.000249 74.264195 ( 8.199768)
test_basic 0.005982 0.001574 0.330855 ( 0.418126)
test_all 0.002776 0.000730 650.986713 ( 65.509985)
test_rubyspec 0.090697 0.076697 45.680936 ( 54.208544)
total: 130.98 sec