Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-082331
#<BuildRuby:0x000055ba421d3df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-082331",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.000000 0.006537 0.878919 ( 1.056089)
build_miniruby 0.000000 0.000897 0.058252 ( 0.057110)
build_ruby 0.000000 0.000949 0.059871 ( 0.058675)
build_all 0.002269 0.002091 1.542607 ( 0.609320)
build_install 0.004808 0.006491 5.634063 ( 2.146532)
test_btest 0.000592 0.000156 54.259269 ( 8.176944)
test_basic 0.002991 0.003320 0.365320 ( 0.453527)
test_all 0.001657 0.000497 596.214191 ( 88.581030)
test_rubyspec 0.072368 0.047178 44.028124 ( 51.386112)
total: 152.53 sec