Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-014612
#<BuildRuby:0x000055cb06801480
@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.20220808-014612",
@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.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007488 0.002043 0.822031 ( 1.072082)
build_miniruby 0.001098 0.000300 0.053983 ( 0.052429)
build_ruby 0.001040 0.000283 0.052391 ( 0.051108)
build_all 0.007007 0.001911 1.238063 ( 0.475471)
build_install 0.016520 0.001280 4.311799 ( 1.766699)
test_btest 0.001488 0.000344 53.655212 ( 6.023982)
test_basic 0.004498 0.001038 0.289452 ( 0.380426)
test_all 0.002040 0.000471 476.381647 ( 51.620966)
test_rubyspec 0.080355 0.044730 41.646380 ( 49.264335)
total: 110.71 sec