Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-174457
#<BuildRuby:0x0000559db6640d30
@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.20220831-174457",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.007463 0.003731 0.970764 ( 0.981172)
build_miniruby 0.001280 0.000640 0.077742 ( 0.075894)
build_ruby 0.001248 0.000624 0.079591 ( 0.077679)
build_all 0.002031 0.008208 1.523271 ( 0.581347)
build_install 0.018262 0.004298 1.884197 ( 0.914645)
test_btest 0.000667 0.000355 79.938859 ( 8.468066)
test_basic 0.008888 0.000000 0.320967 ( 0.414318)
test_all 0.002671 0.002237 646.391534 ( 65.301966)
test_rubyspec 0.089207 0.071971 45.788279 ( 54.257929)
total: 131.07 sec