Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-030042
#<BuildRuby:0x000055c8a4166df0
@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.20231129-030042",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004102 0.001641 1.171932 ( 1.555175)
build_miniruby 0.000690 0.000276 0.932808 ( 0.932223)
build_ruby 0.001406 0.000000 3.003044 ( 3.003686)
build_all 0.004728 0.005092 16.683911 ( 1.470576)
build_install 0.002115 0.007535 4.836005 ( 1.140587)
test_btest 0.000798 0.000000 85.572045 ( 7.377274)
test_basic 0.003037 0.001826 0.779980 ( 0.854927)
test_all 0.083408 0.055639 504.091675 ( 57.361247)
test_rubyspec 0.027732 0.022335 50.248980 ( 62.525292)
total: 136.22 sec