Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-080557
#<BuildRuby:0x0000562f9c01d480
@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.20220730-080557",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.010390 0.000150 0.792991 ( 1.162478)
build_miniruby 0.002343 0.000156 0.100391 ( 0.097336)
build_ruby 0.000169 0.003860 2.534231 ( 2.382874)
build_all 0.012190 0.002413 14.404876 ( 1.743512)
build_install 0.011929 0.004361 4.294289 ( 1.790603)
test_btest 0.001451 0.000000 53.449746 ( 6.026868)
test_basic 0.004987 0.000444 0.293691 ( 0.383983)
test_all 0.001926 0.000095 504.908574 ( 53.557819)
test_rubyspec 0.099662 0.021179 41.705760 ( 47.492910)
total: 114.64 sec