Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-200452
#<BuildRuby:0x000055f465d74088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220818-200452",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005929 0.000447 0.814190 ( 0.956381)
build_miniruby 0.000807 0.000202 0.058651 ( 0.057281)
build_ruby 0.000986 0.000000 0.059655 ( 0.058485)
build_all 0.001890 0.002709 1.532296 ( 0.585896)
build_install 0.009343 0.001438 1.905750 ( 0.953719)
test_btest 0.000575 0.000153 53.355960 ( 8.828528)
test_basic 0.004168 0.001112 0.285188 ( 0.375020)
test_all 0.001185 0.000316 583.414550 ( 92.632725)
test_rubyspec 0.058379 0.037629 43.754033 ( 52.095971)
total: 156.54 sec