Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-152645
#<BuildRuby:0x00005635744da530
@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.20220404-152645",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009493 0.001207 1.023252 ( 1.072697)
build_miniruby 0.001666 0.000357 0.074326 ( 0.072267)
build_ruby 0.002324 0.000000 0.074108 ( 0.071859)
build_all 0.009507 0.000586 4.207149 ( 0.833145)
build_install 0.021062 0.001980 8.551537 ( 2.944539)
test_btest 0.001149 0.000192 75.637778 ( 8.729887)
test_basic 0.005371 0.000895 0.324261 ( 0.416798)
test_all 0.001112 0.000186 668.441816 ( 66.472825)
test_rubyspec 0.083831 0.076062 46.629610 ( 51.729789)
total: 132.34 sec