Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-043122
#<BuildRuby:0x000055dbb1740c10
@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.20220225-043122",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004308 0.009591 0.942912 ( 6.626623)
build_miniruby 0.001471 0.000490 0.075732 ( 0.074247)
build_ruby 0.000000 0.002414 0.076578 ( 0.074938)
build_all 0.006905 0.002977 4.237032 ( 0.843808)
build_install 0.013317 0.011288 8.142988 ( 2.467600)
test_btest 0.000940 0.000439 70.872235 ( 8.457359)
test_basic 0.006870 0.000892 0.341443 ( 0.428667)
test_all 0.001247 0.000546 668.065851 ( 65.924921)
test_rubyspec 0.083873 0.083332 46.319221 ( 51.798198)
total: 136.70 sec