Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-003543
#<BuildRuby:0x00005619d76ccf40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220318-003543",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008359 0.001928 1.034956 ( 1.813477)
build_miniruby 0.001301 0.000300 0.076602 ( 0.076266)
build_ruby 0.001315 0.000304 0.075427 ( 0.074571)
build_all 0.009249 0.000940 4.236543 ( 0.873343)
build_install 0.019276 0.004130 7.797670 ( 2.427542)
test_btest 0.000948 0.000204 73.924918 ( 8.398613)
test_basic 0.006273 0.001345 0.339132 ( 0.428129)
test_all 0.000668 0.001603 669.535008 ( 65.666192)
test_rubyspec 0.134587 0.027999 46.147480 ( 51.600739)
total: 131.36 sec