Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-092203
#<BuildRuby:0x000055fbddeba5a8
@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.20220317-092203",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000053 0.000009 0.000062 ( 0.000053)
build_up 0.004482 0.007173 1.043150 ( 1.438990)
build_miniruby 0.001441 0.000384 0.073731 ( 0.072224)
build_ruby 0.001593 0.000424 0.077494 ( 0.075157)
build_all 0.009615 0.001393 4.205200 ( 0.855993)
build_install 0.013476 0.010353 7.903076 ( 2.380853)
test_btest 0.001025 0.000342 78.259220 ( 8.401816)
test_basic 0.005831 0.001944 0.337932 ( 0.425668)
test_all 0.000780 0.001880 669.263302 ( 70.523859)
test_rubyspec 0.096081 0.078687 46.258905 ( 51.705415)
total: 135.88 sec