Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-074809
#<BuildRuby:0x00005631a9ee1390
@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.20220814-074809",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004744 0.007042 0.822962 ( 1.142433)
build_miniruby 0.001219 0.000229 0.063241 ( 0.061674)
build_ruby 0.001278 0.000239 0.064302 ( 0.062652)
build_all 0.005866 0.001100 1.247625 ( 0.461735)
build_install 0.015284 0.000372 1.568509 ( 0.771213)
test_btest 0.001173 0.000185 55.462156 ( 6.602402)
test_basic 0.004573 0.000722 0.288672 ( 0.385576)
test_all 0.002399 0.000379 513.879043 ( 53.638317)
test_rubyspec 0.096093 0.042809 41.715350 ( 49.429158)
total: 112.56 sec