Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-140821
#<BuildRuby:0x0000556e25ebaf08
@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.20220822-140821",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009707 0.004257 0.888316 ( 1.023456)
build_miniruby 0.001436 0.000192 0.052393 ( 0.050609)
build_ruby 0.001231 0.000164 0.057118 ( 0.055818)
build_all 0.008209 0.001094 1.241057 ( 0.459214)
build_install 0.005941 0.011365 1.604585 ( 0.806679)
test_btest 0.000781 0.000208 53.113904 ( 6.147910)
test_basic 0.004870 0.001299 0.285871 ( 0.376133)
test_all 0.003601 0.000586 474.030703 ( 51.266572)
test_rubyspec 0.080082 0.056706 41.647331 ( 49.898600)
total: 110.09 sec