Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-102234
#<BuildRuby:0x00005626941c6fe0
@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.20220723-102234",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.005622 0.006519 0.978384 ( 1.838383)
build_miniruby 0.000000 0.001750 0.078721 ( 0.076801)
build_ruby 0.000000 0.001774 0.074644 ( 0.073299)
build_all 0.010352 0.001424 1.524127 ( 0.576857)
build_install 0.019346 0.002089 5.164857 ( 2.059623)
test_btest 0.000745 0.000279 74.002293 ( 8.500398)
test_basic 0.005289 0.001983 0.332658 ( 0.429183)
test_all 0.001570 0.000589 635.294652 ( 65.133064)
test_rubyspec 0.140985 0.035775 45.602834 ( 51.416637)
total: 130.11 sec