Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-164107
#<BuildRuby:0x0000562cff931480
@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.20220816-164107",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003783 0.010039 0.829977 ( 0.852883)
build_miniruby 0.001205 0.000402 0.059709 ( 0.058634)
build_ruby 0.001204 0.000402 0.064903 ( 0.063548)
build_all 0.008364 0.001463 1.228596 ( 0.455108)
build_install 0.014932 0.001937 1.572801 ( 0.787822)
test_btest 0.001032 0.000286 53.169537 ( 6.112313)
test_basic 0.000000 0.006595 0.290822 ( 0.380119)
test_all 0.002568 0.002557 506.141408 ( 53.159100)
test_rubyspec 0.091103 0.049168 41.678001 ( 49.339385)
total: 111.21 sec