Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-013518
#<BuildRuby:0x0000564bc0fd5888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-013518",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009742 0.000372 0.945402 ( 1.304465)
build_miniruby 0.001872 0.000125 0.076272 ( 0.074212)
build_ruby 0.002047 0.000000 0.076129 ( 0.074132)
build_all 0.010986 0.000000 4.147495 ( 0.801233)
build_install 0.018437 0.005507 7.742404 ( 2.301919)
test_btest 0.000994 0.000099 46.838755 ( 44.371744)
test_basic 0.007025 0.000702 0.335264 ( 0.431516)
test_all 0.001347 0.000134 693.017000 ( 67.217269)
test_rubyspec 0.100049 0.067258 46.049944 ( 51.596367)
total: 168.17 sec