Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-212629
#<BuildRuby:0x000055bd540177e8
@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.20220328-212629",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008545 0.004080 1.001299 ( 1.103238)
build_miniruby 0.000000 0.002072 0.076745 ( 0.075326)
build_ruby 0.000185 0.001906 0.075960 ( 0.074244)
build_all 0.007842 0.001960 4.203530 ( 0.855379)
build_install 0.021135 0.001595 7.935270 ( 2.424619)
test_btest 0.001407 0.000000 73.142845 ( 8.173351)
test_basic 0.007556 0.000000 0.338620 ( 0.426751)
test_all 0.001586 0.000176 680.661414 ( 67.560471)
test_rubyspec 0.078795 0.075712 45.927246 ( 51.444296)
total: 132.14 sec