Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-104217
#<BuildRuby:0x000055c193fc9450
@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.20220426-104217",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008218 0.001370 0.863233 ( 2.552964)
build_miniruby 0.002005 0.000000 0.062372 ( 0.060855)
build_ruby 0.001511 0.000000 0.051557 ( 0.050665)
build_all 0.003890 0.003416 1.193532 ( 0.480611)
build_install 0.018154 0.000184 4.839822 ( 2.438852)
test_btest 0.000000 0.001585 53.376532 ( 5.874171)
test_basic 0.003938 0.002659 0.281117 ( 0.370749)
test_all 0.003109 0.000622 506.219085 ( 53.847374)
test_rubyspec 0.077968 0.043203 41.544396 ( 47.025390)
total: 112.70 sec