Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-115146
#<BuildRuby:0x000055cf32e7c8e8
@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.20220828-115146",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005248 0.005875 0.961637 ( 0.976096)
build_miniruby 0.001423 0.000475 0.077583 ( 0.075902)
build_ruby 0.001604 0.000535 0.076007 ( 0.074462)
build_all 0.004969 0.004885 1.510176 ( 0.579970)
build_install 0.021242 0.000543 1.903445 ( 0.926299)
test_btest 0.000868 0.000255 72.514936 ( 7.987368)
test_basic 0.007877 0.000794 0.327398 ( 0.414296)
test_all 0.003755 0.001043 678.063866 ( 67.193197)
test_rubyspec 0.117634 0.055615 45.865356 ( 54.349732)
total: 132.58 sec