Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-071831
#<BuildRuby:0x0000561f096852f8
@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.20221020-071831",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011524 0.000000 1.191342 ( 1.258983)
build_miniruby 0.001479 0.000192 0.105957 ( 0.103095)
build_ruby 0.001485 0.000198 0.106394 ( 0.102899)
build_all 0.008657 0.001154 1.345214 ( 0.587562)
build_install 0.014631 0.001951 1.653924 ( 0.903615)
test_btest 0.001861 0.000248 62.207430 ( 6.462419)
test_basic 0.007606 0.000229 0.376933 ( 0.465466)
test_all 0.001430 0.005102 506.591586 ( 54.134229)
test_rubyspec 0.076991 0.048911 43.100227 ( 51.357763)
total: 115.38 sec