Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-075604
#<BuildRuby:0x0000558c1fdbbf90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-075604",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000336 0.004072 0.987388 ( 1.265143)
build_miniruby 0.000810 0.000147 0.872183 ( 0.873245)
build_ruby 0.001842 0.000335 2.714601 ( 2.717777)
build_all 0.001963 0.004842 12.144768 ( 0.971812)
build_install 0.005538 0.007657 3.561781 ( 0.973025)
test_btest 0.000553 0.000213 62.692534 ( 5.882396)
test_basic 0.002206 0.000849 0.376247 ( 0.458170)
test_all 0.089227 0.011372 405.398808 ( 37.160438)
test_rubyspec 0.037754 0.029394 39.783718 ( 52.480823)
total: 102.78 sec