Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-000008
#<BuildRuby:0x00005648473948e8
@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.20220808-000008",
@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.000015 0.000003 0.000018 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008218 0.002054 0.967003 ( 1.502267)
build_miniruby 0.001965 0.000492 0.078805 ( 0.076442)
build_ruby 0.001986 0.000000 0.073966 ( 0.072177)
build_all 0.009833 0.000000 1.533096 ( 0.580108)
build_install 0.021035 0.001464 5.137102 ( 2.038804)
test_btest 0.001253 0.000221 76.226106 ( 8.188139)
test_basic 0.006439 0.001136 0.330779 ( 0.424529)
test_all 0.002319 0.000409 645.903405 ( 64.672341)
test_rubyspec 0.117973 0.058643 45.851638 ( 53.356834)
total: 130.91 sec