Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-045425
#<BuildRuby:0x0000555bce177788
@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.20231203-045425",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004187 0.000381 0.983767 ( 1.288126)
build_miniruby 0.000898 0.000082 0.873677 ( 0.873873)
build_ruby 0.000000 0.001504 2.704398 ( 2.705908)
build_all 0.005065 0.002298 12.076831 ( 1.006497)
build_install 0.010625 0.000921 3.534551 ( 0.961326)
test_btest 0.000719 0.000102 63.833835 ( 4.641413)
test_basic 0.000000 0.003085 0.369564 ( 0.452164)
test_all 0.069775 0.034176 375.822636 ( 43.480094)
test_rubyspec 0.040105 0.035599 39.825221 ( 52.481896)
total: 107.89 sec