Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-075039
#<BuildRuby:0x0000555c394ef940
@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.20220228-075039",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001078 0.008698 1.027268 ( 2.030389)
build_miniruby 0.000797 0.001384 0.075468 ( 0.074125)
build_ruby 0.000867 0.000709 0.077369 ( 0.076760)
build_all 0.005847 0.004784 4.197476 ( 0.868554)
build_install 0.011609 0.011817 7.923901 ( 2.390782)
test_btest 0.000611 0.000523 72.471920 ( 7.948909)
test_basic 0.001326 0.005829 0.337127 ( 0.427187)
test_all 0.001382 0.000378 707.998694 ( 67.979056)
test_rubyspec 0.075794 0.074744 46.202951 ( 51.378259)
total: 133.18 sec