Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-001355
#<BuildRuby:0x000055b07a61ca58
@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.20220212-001355",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009779 0.000807 0.969795 ( 0.966946)
build_miniruby 0.001991 0.000285 0.074492 ( 0.072497)
build_ruby 0.001634 0.000234 0.078490 ( 0.076158)
build_all 0.005346 0.004918 4.178827 ( 0.779396)
build_install 0.017448 0.006674 7.794717 ( 2.328769)
test_btest 0.001007 0.000237 74.316937 ( 7.893218)
test_basic 0.007687 0.001809 0.334593 ( 0.421784)
test_all 0.002071 0.000488 665.218230 ( 65.162346)
test_rubyspec 0.091821 0.067651 46.277905 ( 51.723024)
total: 129.43 sec