Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-231043
#<BuildRuby:0x000055d0292f3858
@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.20220428-231043",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010967 0.000783 1.006877 ( 1.319587)
build_miniruby 0.001951 0.000140 0.074851 ( 0.073042)
build_ruby 0.001987 0.000142 0.071784 ( 0.069418)
build_all 0.008395 0.000599 1.492563 ( 0.610169)
build_install 0.015566 0.006174 5.874388 ( 2.787051)
test_btest 0.001200 0.000150 71.156193 ( 7.696054)
test_basic 0.003073 0.006568 0.327268 ( 0.414670)
test_all 0.002114 0.000396 682.117153 ( 66.585982)
test_rubyspec 0.083131 0.100311 45.354774 ( 50.537813)
total: 130.09 sec