Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-104433
#<BuildRuby:0x000056348b3ef7b8
@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.20231017-104433",
@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.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000427 0.004130 1.241842 ( 1.516948)
build_miniruby 0.000908 0.000202 0.804023 ( 0.803770)
build_ruby 0.001114 0.000248 2.529195 ( 2.530215)
build_all 0.008166 0.001814 16.890532 ( 1.547113)
build_install 0.002202 0.007150 5.016775 ( 1.158839)
test_btest 0.000923 0.000277 86.298054 ( 7.615552)
test_basic 0.005862 0.000436 0.887423 ( 0.962340)
test_all 0.000000 0.007143 565.552251 ( 62.184088)
test_rubyspec 0.025521 0.027587 50.999621 ( 63.293936)
total: 141.61 sec