Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-082321
#<BuildRuby:0x0000558e4b6c3610
@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.20221211-082321",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003449 0.000000 0.633656 ( 1.031356)
build_miniruby 0.000914 0.000033 0.721489 ( 0.720663)
build_ruby 0.001273 0.000091 2.483001 ( 2.414936)
build_all 0.009224 0.000000 12.376891 ( 1.494287)
build_install 0.006622 0.000215 1.652840 ( 0.786649)
test_btest 0.000624 0.000037 65.558191 ( 6.265275)
test_basic 0.000000 0.003394 0.260050 ( 0.356231)
test_all 0.000512 0.000945 520.795995 ( 69.807357)
test_rubyspec 0.009186 0.019094 34.949873 ( 45.498614)
total: 128.38 sec