Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-162515
#<BuildRuby:0x0000561dcbf7fbb8
@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.20231218-162515",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004832 0.000131 1.474862 ( 1.825495)
build_miniruby 0.000820 0.000130 0.900947 ( 0.900272)
build_ruby 0.001031 0.000163 2.738377 ( 2.739316)
build_all 0.007446 0.003243 16.512755 ( 1.519531)
build_install 0.008463 0.000788 4.836860 ( 1.224144)
test_btest 0.000905 0.000158 82.862010 ( 7.792217)
test_basic 0.004217 0.000733 0.711491 ( 0.791878)
test_all 0.105757 0.027890 553.707350 ( 52.517427)
test_rubyspec 0.011201 0.031119 49.611305 ( 61.963579)
total: 131.27 sec