Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-112720
#<BuildRuby:0x000055bcadf78f40
@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.20220216-112720",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006937 0.004389 0.953821 ( 2.279669)
build_miniruby 0.001634 0.000218 0.073403 ( 0.071356)
build_ruby 0.001656 0.000221 0.077509 ( 0.075158)
build_all 0.005115 0.004556 4.150327 ( 0.781943)
build_install 0.014757 0.009304 7.722116 ( 2.317706)
test_btest 0.000881 0.000232 74.021381 ( 8.339343)
test_basic 0.000000 0.009344 0.344970 ( 0.435890)
test_all 0.000000 0.001634 710.997989 ( 67.971753)
test_rubyspec 0.080687 0.077981 45.983357 ( 51.184654)
total: 133.46 sec