Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-030109
#<BuildRuby:0x000056166253c4f0
@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-030109",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.002513 0.009062 1.015425 ( 1.701000)
build_miniruby 0.001396 0.000698 0.068575 ( 0.066705)
build_ruby 0.001398 0.000699 0.075459 ( 0.073154)
build_all 0.004110 0.006760 4.175478 ( 0.837281)
build_install 0.017315 0.006409 7.977440 ( 2.423207)
test_btest 0.000932 0.000497 71.003699 ( 8.360061)
test_basic 0.005409 0.002885 0.347493 ( 0.435076)
test_all 0.000987 0.000526 701.334496 ( 67.405600)
test_rubyspec 0.093744 0.070436 46.439159 ( 51.541641)
total: 132.84 sec