Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-043323
#<BuildRuby:0x000056105a764880
@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.20221203-043323",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009434 0.001278 1.193035 ( 1.311477)
build_miniruby 0.001989 0.000459 0.847185 ( 0.845588)
build_ruby 0.002238 0.000516 2.249827 ( 2.156108)
build_all 0.012206 0.008776 18.739742 ( 2.192035)
build_install 0.015607 0.008238 2.115971 ( 1.053149)
test_btest 0.001276 0.000447 87.879913 ( 9.441288)
test_basic 0.009004 0.001500 0.359386 ( 0.442493)
test_all 0.001504 0.000501 749.224169 ( 71.989798)
test_rubyspec 0.103303 0.080682 49.424828 ( 57.400842)
total: 146.83 sec