Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-065606
#<BuildRuby:0x000055b1cb932ad8
@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.20220817-065606",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.010327 0.000982 0.849018 ( 0.984305)
build_miniruby 0.001501 0.000231 0.060826 ( 0.059351)
build_ruby 0.001825 0.000281 0.065017 ( 0.063734)
build_all 0.004089 0.004568 1.292773 ( 0.485586)
build_install 0.013558 0.001780 1.566250 ( 0.793093)
test_btest 0.000000 0.001446 54.808774 ( 6.182335)
test_basic 0.000000 0.006265 0.281209 ( 0.369842)
test_all 0.000000 0.003999 497.655345 ( 52.621515)
test_rubyspec 0.095337 0.036407 41.263152 ( 48.713021)
total: 110.27 sec