Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-092134
#<BuildRuby:0x000055dc01469550
@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.20220804-092134",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004649 0.007783 0.853502 ( 1.319343)
build_miniruby 0.001435 0.000422 0.063350 ( 0.062729)
build_ruby 0.002073 0.000610 0.060441 ( 0.057749)
build_all 0.002608 0.004369 1.257706 ( 0.463951)
build_install 0.015068 0.001275 4.270227 ( 1.804479)
test_btest 0.000722 0.000217 52.676625 ( 6.234094)
test_basic 0.004093 0.001228 0.285689 ( 0.376818)
test_all 0.001592 0.000478 499.180194 ( 52.798196)
test_rubyspec 0.085187 0.038175 41.235929 ( 48.892170)
total: 112.01 sec