Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-142112
#<BuildRuby:0x000055c5a0577680
@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-142112",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006458 0.005365 0.966001 ( 1.336408)
build_miniruby 0.001682 0.000361 0.071963 ( 0.070404)
build_ruby 0.001744 0.000374 0.071448 ( 0.069126)
build_all 0.008540 0.001830 4.140140 ( 0.801641)
build_install 0.015184 0.007636 7.881614 ( 2.330695)
test_btest 0.000927 0.000244 74.591747 ( 8.015816)
test_basic 0.007184 0.000000 0.340536 ( 0.431042)
test_all 0.001725 0.000000 706.318503 ( 68.001216)
test_rubyspec 0.125205 0.039232 46.391312 ( 51.922511)
total: 132.98 sec