Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-073633
#<BuildRuby:0x00005654bc93bce8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231030-073633",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005048 0.000531 1.319861 ( 1.552364)
build_miniruby 0.001017 0.000107 0.851953 ( 0.851710)
build_ruby 0.001115 0.000118 2.629309 ( 2.629928)
build_all 0.005208 0.004486 15.791188 ( 1.399125)
build_install 0.011614 0.001030 4.825171 ( 1.139358)
test_btest 0.000799 0.000114 86.573581 ( 6.861935)
test_basic 0.004397 0.000000 0.566793 ( 0.645553)
test_all 0.095185 0.039371 526.535991 ( 50.905140)
test_rubyspec 0.041260 0.009276 49.259744 ( 61.648593)
total: 127.63 sec