Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-121356
#<BuildRuby:0x000055e678414d30
@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.20220811-121356",
@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.000002 0.000008 ( 0.000008)
build_up 0.001888 0.009007 1.002762 ( 1.168291)
build_miniruby 0.001255 0.000522 0.074656 ( 0.073041)
build_ruby 0.000000 0.001886 0.080311 ( 0.078884)
build_all 0.007282 0.001785 1.473968 ( 0.566771)
build_install 0.019866 0.002476 5.121205 ( 2.060112)
test_btest 0.000893 0.000316 78.872288 ( 8.251837)
test_basic 0.007008 0.000751 0.333404 ( 0.427201)
test_all 0.004510 0.000000 643.745278 ( 64.406924)
test_rubyspec 0.093783 0.073966 45.720765 ( 53.279238)
total: 130.31 sec