Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-081111
#<BuildRuby:0x0000557a922729c0
@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.20221019-081111",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004525 0.005030 1.153196 ( 1.273176)
build_miniruby 0.001438 0.000359 0.105428 ( 0.101996)
build_ruby 0.001575 0.000000 0.110968 ( 0.108019)
build_all 0.003724 0.004695 1.358957 ( 0.577734)
build_install 0.005277 0.009300 1.644805 ( 0.914138)
test_btest 0.001123 0.000481 61.944860 ( 6.387986)
test_basic 0.005006 0.002145 0.356641 ( 0.445804)
test_all 0.007394 0.000000 513.361135 ( 54.267288)
test_rubyspec 0.074968 0.064357 43.073676 ( 51.537988)
total: 115.61 sec