Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-100518
#<BuildRuby:0x000055e7c59d7788
@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-100518",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001535 0.003546 0.986819 ( 1.256553)
build_miniruby 0.001069 0.000178 0.868209 ( 0.869016)
build_ruby 0.001179 0.000197 2.712288 ( 2.714003)
build_all 0.008417 0.000000 12.132651 ( 0.981436)
build_install 0.009731 0.000845 3.564534 ( 0.978418)
test_btest 0.000586 0.000078 64.336787 ( 5.503346)
test_basic 0.000177 0.003631 0.370857 ( 0.453930)
test_all 0.075986 0.023161 429.297392 ( 37.313527)
test_rubyspec 0.034659 0.041433 39.789367 ( 52.433064)
total: 102.50 sec