Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-014544
#<BuildRuby:0x000055f089b852c0
@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.20220727-014544",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008465 0.001985 0.878196 ( 1.373300)
build_miniruby 0.001107 0.000296 0.063914 ( 0.063274)
build_ruby 0.001543 0.000411 0.064199 ( 0.063040)
build_all 0.008787 0.001262 1.275610 ( 0.470875)
build_install 0.011483 0.004994 4.370168 ( 1.779606)
test_btest 0.000983 0.000273 51.952757 ( 6.295821)
test_basic 0.004259 0.001183 0.287551 ( 0.378689)
test_all 0.001247 0.000347 480.895231 ( 51.654438)
test_rubyspec 0.072677 0.051432 41.690238 ( 47.285626)
total: 109.37 sec