Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-142326
#<BuildRuby:0x000055e3c61e04d8
@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.20220210-142326",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006777 0.004517 0.952618 ( 1.127453)
build_miniruby 0.001710 0.000342 0.078454 ( 0.076336)
build_ruby 0.001644 0.000329 0.075735 ( 0.073628)
build_all 0.010987 0.000000 4.132862 ( 0.783049)
build_install 0.018871 0.001207 7.897082 ( 2.342138)
test_btest 0.001369 0.000206 71.410601 ( 8.264169)
test_basic 0.007012 0.000307 0.328536 ( 0.425677)
test_all 0.000720 0.001078 657.473609 ( 65.914198)
test_rubyspec 0.083942 0.070549 46.501701 ( 51.951360)
total: 130.96 sec