Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-060427
#<BuildRuby:0x000055feac318e80
@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.20221017-060427",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.006441 0.004656 1.128352 ( 1.176355)
build_miniruby 0.001319 0.000304 0.104346 ( 0.102286)
build_ruby 0.001652 0.000000 0.103624 ( 0.100726)
build_all 0.003886 0.004746 1.335928 ( 0.588007)
build_install 0.012797 0.004293 1.700013 ( 0.926097)
test_btest 0.001948 0.000000 62.012241 ( 6.818135)
test_basic 0.006848 0.000000 0.356481 ( 0.447210)
test_all 0.003881 0.001980 520.650741 ( 55.122776)
test_rubyspec 0.104175 0.031823 43.074391 ( 51.343323)
total: 116.63 sec