Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-053557
#<BuildRuby:0x000055dc55ab9438
@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.20221027-053557",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008665 0.000754 1.147411 ( 1.242132)
build_miniruby 0.001627 0.000250 0.103512 ( 0.102195)
build_ruby 0.001296 0.000200 0.101104 ( 0.100862)
build_all 0.006966 0.000369 1.302860 ( 0.586975)
build_install 0.016076 0.001534 1.605278 ( 0.912356)
test_btest 0.001614 0.000215 63.289130 ( 7.045016)
test_basic 0.006384 0.000000 0.366629 ( 0.460903)
test_all 0.005618 0.000000 499.799738 ( 53.530946)
test_rubyspec 0.066187 0.057775 43.651083 ( 52.320728)
total: 116.30 sec