Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-123134
#<BuildRuby:0x000056411cfef138
@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.20220210-123134",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000028 0.000007 0.000035 ( 0.000031)
build_up 0.009685 0.001231 0.969915 ( 1.176875)
build_miniruby 0.001739 0.000372 0.072998 ( 0.070967)
build_ruby 0.001911 0.000409 0.076320 ( 0.073866)
build_all 0.006530 0.003946 4.138640 ( 0.778374)
build_install 0.017970 0.006975 7.864977 ( 2.399300)
test_btest 0.001180 0.000328 71.701415 ( 8.649610)
test_basic 0.006236 0.001732 0.338191 ( 0.429711)
test_all 0.001484 0.000412 660.299008 ( 65.754482)
test_rubyspec 0.093327 0.072190 46.479820 ( 51.897000)
total: 131.23 sec