Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-040330
#<BuildRuby:0x000055e199e5c920
@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.20220731-040330",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005980 0.004530 0.987742 ( 1.112656)
build_miniruby 0.002049 0.000000 0.077827 ( 0.076441)
build_ruby 0.002205 0.000035 0.068570 ( 0.067207)
build_all 0.009857 0.000000 1.525732 ( 0.591377)
build_install 0.022038 0.001588 5.192246 ( 2.052292)
test_btest 0.001372 0.000205 71.769175 ( 8.118083)
test_basic 0.007221 0.001083 0.321195 ( 0.408810)
test_all 0.001932 0.000289 629.546906 ( 64.258754)
test_rubyspec 0.105136 0.063537 45.284888 ( 50.792583)
total: 127.48 sec