Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-044520
#<BuildRuby:0x000055b2b79ab9c8
@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.20221207-044520",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009177 0.000354 1.212828 ( 1.877026)
build_miniruby 0.002369 0.000158 0.837462 ( 0.836636)
build_ruby 0.002755 0.000000 2.234402 ( 2.144690)
build_all 0.015089 0.004918 18.570934 ( 2.142340)
build_install 0.018888 0.001498 2.070131 ( 1.063428)
test_btest 0.001436 0.000151 90.061568 ( 8.699577)
test_basic 0.003031 0.005121 0.351514 ( 0.444751)
test_all 0.002475 0.000123 688.110176 ( 70.098126)
test_rubyspec 0.105297 0.050583 49.245186 ( 57.658179)
total: 144.97 sec