Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-014920
#<BuildRuby:0x00005642580b0dd8
@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.20220918-014920",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006443 0.004506 1.095402 ( 1.258323)
build_miniruby 0.002003 0.000000 0.108946 ( 0.105103)
build_ruby 0.001984 0.000000 0.121075 ( 0.103773)
build_all 0.006188 0.005298 1.608502 ( 0.668087)
build_install 0.017780 0.003241 1.954347 ( 0.975697)
test_btest 0.001019 0.000146 94.322774 ( 9.364021)
test_basic 0.004198 0.004369 0.411715 ( 0.499391)
test_all 0.002615 0.000476 673.720806 ( 68.176606)
test_rubyspec 0.123076 0.056104 47.093317 ( 55.593216)
total: 136.75 sec