Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-195047
#<BuildRuby:0x00005635e3990d30
@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.20220802-195047",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009114 0.001302 0.972025 ( 1.043247)
build_miniruby 0.001721 0.000245 0.075918 ( 0.073629)
build_ruby 0.002038 0.000291 0.072804 ( 0.071020)
build_all 0.008697 0.001243 1.523837 ( 0.560316)
build_install 0.021085 0.002095 5.122680 ( 2.036891)
test_btest 0.001051 0.000140 72.376842 ( 8.194931)
test_basic 0.006845 0.000913 0.324296 ( 0.419894)
test_all 0.002335 0.000311 636.999052 ( 65.330914)
test_rubyspec 0.119664 0.069193 45.702606 ( 53.264679)
total: 131.00 sec