Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-083226
#<BuildRuby:0x0000563e28b9a700
@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.20220827-083226",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.011454 0.994365 ( 1.708206)
build_miniruby 0.000000 0.002146 0.074707 ( 0.072890)
build_ruby 0.000187 0.002094 0.072195 ( 0.069667)
build_all 0.008709 0.002187 1.558737 ( 0.582755)
build_install 0.008312 0.013797 1.846269 ( 0.900346)
test_btest 0.000780 0.000480 79.302916 ( 8.315773)
test_basic 0.003509 0.004059 0.330402 ( 0.418056)
test_all 0.003652 0.000000 680.508580 ( 67.161632)
test_rubyspec 0.082637 0.094729 45.835564 ( 54.196506)
total: 133.43 sec