Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-064941
#<BuildRuby:0x000055b32c983340
@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.20220306-064941",
@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.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010663 0.000456 0.995098 ( 2.688685)
build_miniruby 0.001497 0.000321 0.074385 ( 0.072676)
build_ruby 0.001894 0.000406 0.078383 ( 0.076511)
build_all 0.009715 0.001008 4.234899 ( 0.840046)
build_install 0.024483 0.000695 7.975323 ( 2.392014)
test_btest 0.001747 0.000276 74.938249 ( 8.468990)
test_basic 0.007086 0.000000 0.338898 ( 0.428232)
test_all 0.001598 0.000000 664.298601 ( 66.333622)
test_rubyspec 0.124331 0.038242 46.438512 ( 51.957507)
total: 133.26 sec