Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-082231
#<BuildRuby:0x0000561214a9b600
@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.20220809-082231",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004391 0.007356 1.061246 ( 4.364551)
build_miniruby 0.001567 0.000294 0.073982 ( 0.071745)
build_ruby 0.002572 0.000000 0.076393 ( 0.074127)
build_all 0.009166 0.000023 1.532681 ( 0.580938)
build_install 0.014001 0.005928 5.155372 ( 2.089767)
test_btest 0.000863 0.000173 69.135074 ( 8.436881)
test_basic 0.002166 0.005007 0.325765 ( 0.416632)
test_all 0.000000 0.003246 635.732104 ( 65.099498)
test_rubyspec 0.100867 0.087486 45.788009 ( 53.283113)
total: 134.42 sec