Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-224311
#<BuildRuby:0x00005645d8e60a90
@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.20221205-224311",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006997 0.003450 1.202205 ( 1.250030)
build_miniruby 0.002627 0.000309 0.842283 ( 0.848711)
build_ruby 0.002769 0.000326 2.231180 ( 2.152046)
build_all 0.009853 0.008536 18.394442 ( 2.142722)
build_install 0.017846 0.003544 2.018307 ( 1.021171)
test_btest 0.001472 0.000307 86.214337 ( 9.349294)
test_basic 0.006083 0.001267 0.345113 ( 0.433713)
test_all 0.000871 0.001742 683.047965 ( 69.402123)
test_rubyspec 0.090751 0.059725 48.650932 ( 57.154579)
total: 143.76 sec