Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-103729
#<BuildRuby:0x000055bc980bf7e8
@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.20220302-103729",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003797 0.007605 1.009063 ( 2.966286)
build_miniruby 0.001798 0.000337 0.079666 ( 0.078674)
build_ruby 0.002042 0.000000 0.074649 ( 0.073518)
build_all 0.009502 0.000631 4.242753 ( 0.857294)
build_install 0.021959 0.001364 7.943916 ( 2.436922)
test_btest 0.001169 0.000167 72.023603 ( 8.448305)
test_basic 0.007202 0.000347 0.332624 ( 0.421596)
test_all 0.001737 0.000237 658.005418 ( 66.206975)
test_rubyspec 0.099969 0.066926 46.481052 ( 51.874481)
total: 133.37 sec