Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-194352
#<BuildRuby:0x000055a91d101438
@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.20220724-194352",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007407 0.002020 0.824846 ( 1.275446)
build_miniruby 0.001099 0.000300 0.061647 ( 0.061037)
build_ruby 0.001017 0.000277 0.055876 ( 0.055017)
build_all 0.007922 0.002161 1.211090 ( 0.461020)
build_install 0.006211 0.009360 4.181058 ( 1.784022)
test_btest 0.000000 0.001618 52.364422 ( 6.234767)
test_basic 0.003562 0.002802 0.299644 ( 0.390610)
test_all 0.001848 0.000289 501.712957 ( 53.031436)
test_rubyspec 0.074156 0.053544 41.633534 ( 47.431857)
total: 110.73 sec