Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-060536
#<BuildRuby:0x0000564b8c100620
@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.20220814-060536",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000031 0.000005 0.000036 ( 0.000032)
build_up 0.010262 0.000879 0.963041 ( 1.003979)
build_miniruby 0.001455 0.000208 0.076263 ( 0.074507)
build_ruby 0.001916 0.000274 0.075951 ( 0.073909)
build_all 0.010253 0.000000 1.524506 ( 0.573493)
build_install 0.014637 0.006666 1.874475 ( 0.927635)
test_btest 0.001018 0.000180 77.974628 ( 8.192454)
test_basic 0.006919 0.001221 0.326445 ( 0.414503)
test_all 0.000000 0.003596 676.227382 ( 66.885474)
test_rubyspec 0.093017 0.065587 45.832774 ( 53.453178)
total: 131.60 sec