Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-061703
#<BuildRuby:0x000056134641d408
@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.20220720-061703",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005301 0.003737 0.800965 ( 9.831879)
build_miniruby 0.001057 0.000141 0.047145 ( 0.045911)
build_ruby 0.001069 0.000142 0.049312 ( 0.048113)
build_all 0.008256 0.000521 1.261574 ( 0.486222)
build_install 0.016131 0.001385 4.330215 ( 1.805547)
test_btest 0.001400 0.000165 55.518988 ( 7.641934)
test_basic 0.006057 0.000713 0.213857 ( 0.305187)
test_all 0.000988 0.000117 517.453848 ( 55.682048)
test_rubyspec 0.065084 0.059809 40.840660 ( 47.018542)
total: 122.87 sec