Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-150214
#<BuildRuby:0x00005594c9cdc4f0
@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.20220506-150214",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008326 0.001921 1.038016 ( 1.220766)
build_miniruby 0.001403 0.000324 0.070111 ( 0.068232)
build_ruby 0.001511 0.000349 0.071943 ( 0.069730)
build_all 0.007353 0.000525 1.519536 ( 0.649028)
build_install 0.021973 0.000271 6.289361 ( 2.983985)
test_btest 0.000979 0.000163 70.085272 ( 9.368394)
test_basic 0.004447 0.004033 0.325413 ( 0.411867)
test_all 0.000000 0.001968 713.969004 ( 71.677074)
test_rubyspec 0.070808 0.043840 48.981381 ( 54.227385)
total: 140.68 sec