Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-234417
#<BuildRuby:0x000055c891b67ba0
@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.20231206-234417",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003851 0.000856 1.132976 ( 1.489314)
build_miniruby 0.000769 0.000170 0.816862 ( 0.816442)
build_ruby 0.001187 0.000263 2.994016 ( 2.994318)
build_all 0.003534 0.006954 16.730465 ( 1.494628)
build_install 0.006667 0.002000 4.932728 ( 1.180985)
test_btest 0.000849 0.000255 86.513295 ( 7.985873)
test_basic 0.000610 0.004565 0.807941 ( 0.884576)
test_all 0.114023 0.019734 569.984048 ( 55.021179)
test_rubyspec 0.033271 0.011915 51.096531 ( 63.355867)
total: 135.22 sec