Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-010412
#<BuildRuby:0x00005645295d04e8
@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.20220227-010412",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006149 0.004468 1.004300 ( 1.569851)
build_miniruby 0.001675 0.000000 0.074237 ( 0.073412)
build_ruby 0.002067 0.000000 0.079291 ( 0.078015)
build_all 0.006796 0.003626 4.236705 ( 0.856113)
build_install 0.018315 0.004675 7.988408 ( 2.429832)
test_btest 0.000943 0.000269 76.968489 ( 8.268601)
test_basic 0.004445 0.004199 0.344944 ( 0.433842)
test_all 0.001453 0.000462 664.905662 ( 66.343787)
test_rubyspec 0.113737 0.055842 46.516180 ( 51.934282)
total: 131.99 sec