Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-081810
#<BuildRuby:0x000055707bd3b328
@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.20231121-081810",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000011)
build_up 0.004153 0.000378 1.231122 ( 1.687906)
build_miniruby 0.000946 0.000086 0.967645 ( 0.967120)
build_ruby 0.000000 0.001307 2.574788 ( 2.575074)
build_all 0.003878 0.006340 16.741190 ( 1.572456)
build_install 0.003404 0.005092 4.931369 ( 1.182944)
test_btest 0.000802 0.000247 84.151602 ( 7.869244)
test_basic 0.002195 0.002191 0.579350 ( 0.660442)
test_all 0.104166 0.030184 529.715172 ( 48.530955)
test_rubyspec 0.023244 0.022913 49.322362 ( 61.666005)
total: 126.71 sec