Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-051759
#<BuildRuby:0x0000556386ef7858
@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.20220223-051759",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.008661 0.004851 0.898710 ( 1.037578)
build_miniruby 0.002281 0.000000 0.069204 ( 0.068520)
build_ruby 0.001967 0.000000 0.072261 ( 0.071287)
build_all 0.006371 0.002979 1.515285 ( 0.627650)
build_install 0.021366 0.001751 5.219174 ( 2.197255)
test_btest 0.000976 0.000178 73.474882 ( 7.880985)
test_basic 0.006752 0.000409 0.344987 ( 0.435280)
test_all 0.001657 0.000288 653.555927 ( 65.338047)
test_rubyspec 0.136261 0.036352 46.600217 ( 51.896642)
total: 129.55 sec