Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-205931
#<BuildRuby:0x000055ab5e81f858
@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.20220205-205931",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011403 0.000000 0.982282 ( 1.319075)
build_miniruby 0.001780 0.000095 0.075208 ( 0.073817)
build_ruby 0.001958 0.000245 0.076746 ( 0.074341)
build_all 0.006830 0.004036 4.087215 ( 0.783390)
build_install 0.021851 0.002003 7.863720 ( 2.308410)
test_btest 0.000791 0.000119 75.265073 ( 7.844257)
test_basic 0.006548 0.000982 0.334781 ( 0.433890)
test_all 0.001762 0.000264 701.115697 ( 69.178078)
test_rubyspec 0.140076 0.031498 45.889596 ( 51.357170)
total: 133.37 sec