Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-002505
#<BuildRuby:0x000055ba1724b040
@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.20230623-002505",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000012)
build_up 0.005610 0.000259 1.565432 ( 2.796251)
build_miniruby 0.000829 0.000131 0.839326 ( 0.838710)
build_ruby 0.000000 0.001218 2.576574 ( 2.577784)
build_all 0.004832 0.005231 15.715216 ( 1.392952)
build_install 0.009509 0.003336 4.568275 ( 1.078986)
test_btest 0.000818 0.000196 84.504004 ( 7.875152)
test_basic 0.003421 0.000821 0.617402 ( 0.698372)
test_all 0.000835 0.000200 447.150303 ( 39.145749)
test_rubyspec 0.025671 0.019091 41.165183 ( 53.671731)
total: 110.08 sec