Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-170750
#<BuildRuby:0x000055dfe01089c8
@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.20220829-170750",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010625 0.000758 0.977024 ( 1.062566)
build_miniruby 0.002119 0.000151 0.070514 ( 0.069023)
build_ruby 0.001465 0.000105 0.074977 ( 0.073929)
build_all 0.010241 0.000335 1.529105 ( 0.577119)
build_install 0.011167 0.011109 1.879489 ( 0.925696)
test_btest 0.000845 0.000149 74.122774 ( 8.495058)
test_basic 0.005766 0.001018 0.313047 ( 0.402388)
test_all 0.003428 0.000604 675.328326 ( 65.483712)
test_rubyspec 0.087917 0.082410 45.576742 ( 54.028230)
total: 131.12 sec