Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-203428
#<BuildRuby:0x000055c727f80f40
@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.20220312-203428",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000089 0.000006 0.000095 ( 0.000099)
build_up 0.006900 0.004448 1.000802 ( 1.260309)
build_miniruby 0.001568 0.000209 0.075345 ( 0.073831)
build_ruby 0.001679 0.000000 0.075634 ( 0.074308)
build_all 0.010438 0.000000 1.490837 ( 0.602734)
build_install 0.021139 0.000255 5.137237 ( 2.177292)
test_btest 0.000902 0.000082 71.539669 ( 7.969877)
test_basic 0.007614 0.000267 0.328336 ( 0.415622)
test_all 0.001888 0.000164 717.270058 ( 68.553884)
test_rubyspec 0.122556 0.038526 46.175560 ( 51.618594)
total: 132.75 sec