Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-031224
#<BuildRuby:0x0000563842b20e50
@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.20220717-031224",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011363 0.000000 0.969871 ( 1.173934)
build_miniruby 0.002281 0.000000 0.068371 ( 0.067601)
build_ruby 0.001808 0.000000 0.072173 ( 0.071697)
build_all 0.004588 0.004194 1.512599 ( 0.619627)
build_install 0.021618 0.000917 5.073443 ( 2.114477)
test_btest 0.001025 0.000054 72.641058 ( 8.416605)
test_basic 0.006811 0.000081 0.333081 ( 0.424625)
test_all 0.000000 0.001706 673.873097 ( 66.803229)
test_rubyspec 0.084777 0.075586 45.528987 ( 51.179329)
total: 130.87 sec