Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-082405
#<BuildRuby:0x00005571ad7cf118
@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.20221206-082405",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004429 0.000034 0.798842 ( 1.199247)
build_miniruby 0.000909 0.000065 0.524513 ( 0.524415)
build_ruby 0.001167 0.000084 1.672703 ( 1.613170)
build_all 0.008405 0.000600 12.027156 ( 1.483163)
build_install 0.002491 0.004451 1.619425 ( 0.757604)
test_btest 0.000575 0.000077 64.185998 ( 5.791704)
test_basic 0.003164 0.000000 0.253618 ( 0.350445)
test_all 0.001015 0.000000 482.451956 ( 49.581288)
test_rubyspec 0.008838 0.018322 35.875536 ( 46.487207)
total: 107.79 sec