Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-013602
#<BuildRuby:0x000055bc2af1c3e0
@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.20221205-013602",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002814 0.007681 1.220280 ( 1.248107)
build_miniruby 0.002253 0.000644 0.843420 ( 0.842036)
build_ruby 0.000000 0.002957 2.231326 ( 2.141612)
build_all 0.020233 0.002126 18.803408 ( 2.211468)
build_install 0.020460 0.002957 2.108089 ( 1.049671)
test_btest 0.001088 0.000272 95.710880 ( 9.399763)
test_basic 0.002563 0.005738 0.351474 ( 0.438513)
test_all 0.001544 0.000463 699.408594 ( 71.709115)
test_rubyspec 0.125949 0.059102 49.664744 ( 57.689373)
total: 146.73 sec