Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-064042
#<BuildRuby:0x0000563cb42b0d30
@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.20220920-064042",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004448 0.005513 1.065972 ( 1.073104)
build_miniruby 0.001586 0.000529 0.111619 ( 0.106896)
build_ruby 0.001557 0.000519 0.122092 ( 0.103390)
build_all 0.008532 0.001183 1.604895 ( 0.648565)
build_install 0.018467 0.003852 1.946114 ( 0.978803)
test_btest 0.001016 0.000290 75.629284 ( 8.386381)
test_basic 0.000982 0.006385 0.364146 ( 0.451419)
test_all 0.004994 0.000000 635.866420 ( 67.164390)
test_rubyspec 0.111212 0.065057 45.750419 ( 54.127508)
total: 133.04 sec