Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-141227
#<BuildRuby:0x0000557c62b778a0
@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.20231108-141227",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004135 0.000435 1.467836 ( 1.743428)
build_miniruby 0.000894 0.000095 0.888814 ( 0.888888)
build_ruby 0.001243 0.000131 2.768627 ( 2.768574)
build_all 0.009765 0.000119 15.806827 ( 1.411309)
build_install 0.007915 0.000754 4.804235 ( 1.183137)
test_btest 0.000996 0.000095 84.650819 ( 6.856218)
test_basic 0.000380 0.004804 0.734695 ( 0.811870)
test_all 0.115086 0.024438 478.768847 ( 53.451427)
test_rubyspec 0.032125 0.016706 49.733846 ( 62.100557)
total: 131.22 sec