Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-071821
#<BuildRuby:0x000055b68d4bd400
@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.20220812-071821",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.009260 0.000241 0.847800 ( 1.091397)
build_miniruby 0.001610 0.000402 0.065246 ( 0.063109)
build_ruby 0.001603 0.000401 0.065699 ( 0.064279)
build_all 0.007792 0.000757 1.229533 ( 0.454310)
build_install 0.007238 0.008771 1.572381 ( 0.786390)
test_btest 0.000745 0.000248 54.929793 ( 5.919577)
test_basic 0.005871 0.001957 0.298771 ( 0.387555)
test_all 0.005271 0.000063 483.408714 ( 51.564313)
test_rubyspec 0.078093 0.050507 41.783567 ( 49.493575)
total: 109.83 sec