Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-143938
#<BuildRuby:0x00005614caf804f0
@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.20220221-143938",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006658 0.004455 0.969397 ( 1.156296)
build_miniruby 0.001482 0.000297 0.078945 ( 0.077048)
build_ruby 0.001491 0.000298 0.075920 ( 0.073863)
build_all 0.010716 0.000408 4.125005 ( 0.786874)
build_install 0.017525 0.007344 7.810665 ( 2.302659)
test_btest 0.000890 0.000198 75.075153 ( 8.075839)
test_basic 0.001476 0.005629 0.339276 ( 0.428546)
test_all 0.001472 0.000408 705.495962 ( 67.492596)
test_rubyspec 0.105273 0.065010 46.308427 ( 51.816551)
total: 132.21 sec