Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-192000
#<BuildRuby:0x0000557e25e2f740
@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.20231017-192000",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004060 0.000955 1.480084 ( 1.743784)
build_miniruby 0.001326 0.000312 0.934368 ( 0.933654)
build_ruby 0.001419 0.000239 2.698670 ( 2.699531)
build_all 0.009940 0.000000 16.760000 ( 1.452951)
build_install 0.005480 0.005101 5.063173 ( 1.185903)
test_btest 0.000750 0.000187 82.345799 ( 7.812648)
test_basic 0.002212 0.002708 0.638032 ( 0.716323)
test_all 0.005066 0.001051 541.093113 ( 55.025291)
test_rubyspec 0.027860 0.021449 51.523053 ( 63.799469)
total: 135.37 sec