Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-023347
#<BuildRuby:0x0000563e8ebb4dd8
@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.20220726-023347",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001539 0.011128 0.966422 ( 1.208775)
build_miniruby 0.001579 0.000564 0.075200 ( 0.073098)
build_ruby 0.001493 0.000533 0.074908 ( 0.073046)
build_all 0.007133 0.002547 1.527946 ( 0.575141)
build_install 0.013520 0.009067 5.149057 ( 2.066991)
test_btest 0.001064 0.000438 76.641530 ( 8.601817)
test_basic 0.004872 0.002784 0.323808 ( 0.417023)
test_all 0.002206 0.000000 666.395464 ( 66.309726)
test_rubyspec 0.119938 0.044478 45.542218 ( 51.411426)
total: 130.74 sec