Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-154310
#<BuildRuby:0x0000557d9eeb0cc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-154310",
@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.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.013236 0.000113 0.940438 ( 1.109681)
build_miniruby 0.000000 0.002324 0.068323 ( 0.066915)
build_ruby 0.000116 0.001731 0.080354 ( 0.079153)
build_all 0.011306 0.000489 4.175775 ( 0.803430)
build_install 0.024052 0.000298 7.698250 ( 2.338154)
test_btest 0.001044 0.000136 47.602306 ( 44.087065)
test_basic 0.002303 0.004907 0.328605 ( 0.418120)
test_all 0.001534 0.000267 709.127793 ( 68.012319)
test_rubyspec 0.115353 0.055619 46.183355 ( 51.720792)
total: 168.64 sec