Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-045612
#<BuildRuby:0x00005651461daf90
@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.20221009-045612",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001818 0.008288 1.104610 ( 1.159898)
build_miniruby 0.001582 0.000527 0.098681 ( 0.096340)
build_ruby 0.001087 0.000362 0.101178 ( 0.099291)
build_all 0.008165 0.000000 1.265804 ( 0.555466)
build_install 0.008917 0.005775 1.606998 ( 0.893709)
test_btest 0.000000 0.001999 61.971567 ( 6.609131)
test_basic 0.004668 0.002468 0.353317 ( 0.443895)
test_all 0.000000 0.008547 478.362432 ( 52.818625)
test_rubyspec 0.074187 0.062048 42.558522 ( 51.059872)
total: 113.74 sec