Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-164821
#<BuildRuby:0x000055edcd3ac4b8
@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.20220904-164821",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007158 0.004492 0.980372 ( 1.052472)
build_miniruby 0.001998 0.000000 0.073383 ( 0.073307)
build_ruby 0.002307 0.000025 0.079691 ( 0.079320)
build_all 0.000702 0.008794 1.567813 ( 0.628380)
build_install 0.018681 0.001178 1.927624 ( 0.980751)
test_btest 0.000000 0.001352 77.301666 ( 8.413626)
test_basic 0.003196 0.004046 0.318639 ( 0.410248)
test_all 0.003179 0.000836 630.726610 ( 64.552564)
test_rubyspec 0.119582 0.069426 45.413136 ( 53.788800)
total: 129.98 sec