Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-182420
#<BuildRuby:0x0000556550033918
@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.20230709-182420",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004737 0.000249 1.522053 ( 2.737843)
build_miniruby 0.000835 0.000044 0.853264 ( 0.853421)
build_ruby 0.001199 0.000063 2.717041 ( 2.717574)
build_all 0.001915 0.007487 8.997840 ( 8.277085)
build_install 0.008464 0.000054 1.838684 ( 1.572154)
test_btest 0.001090 0.000136 83.767561 ( 7.678922)
test_basic 0.004752 0.000080 0.744172 ( 0.822111)
test_all 0.001343 0.000161 473.967864 ( 44.436209)
test_rubyspec 0.027127 0.013772 43.413414 ( 55.882205)
total: 124.98 sec