Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-233028
#<BuildRuby:0x00005597f4033810
@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.20220217-233028",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008311 0.001918 0.932720 ( 1.028115)
build_miniruby 0.002265 0.000523 0.072601 ( 0.070442)
build_ruby 0.001396 0.000322 0.081060 ( 0.080098)
build_all 0.004879 0.006343 4.131537 ( 0.806865)
build_install 0.017327 0.006021 7.769016 ( 2.338145)
test_btest 0.001238 0.000391 74.941131 ( 8.441146)
test_basic 0.006310 0.001993 0.347499 ( 0.436145)
test_all 0.001490 0.000471 675.274148 ( 66.793210)
test_rubyspec 0.083639 0.075457 46.370734 ( 51.628896)
total: 131.62 sec