Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-113116
#<BuildRuby:0x000055e0c9b7c0a0
@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.20231205-113116",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000878 0.004221 1.208029 ( 1.552231)
build_miniruby 0.000831 0.000245 0.836162 ( 0.835740)
build_ruby 0.001004 0.000295 2.714065 ( 2.714583)
build_all 0.006600 0.003607 16.707769 ( 1.467467)
build_install 0.005519 0.003189 4.953966 ( 1.207121)
test_btest 0.000882 0.000294 86.518663 ( 7.452296)
test_basic 0.003549 0.001183 0.809165 ( 0.884673)
test_all 0.112382 0.026639 531.563120 ( 59.317161)
test_rubyspec 0.018715 0.030699 50.774022 ( 63.169035)
total: 138.60 sec