Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-013753
#<BuildRuby:0x000055946b556ec8
@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.20220822-013753",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.012530 0.000039 0.993632 ( 1.071654)
build_miniruby 0.001860 0.000248 0.077447 ( 0.075908)
build_ruby 0.001769 0.000235 0.075153 ( 0.073544)
build_all 0.008497 0.001836 1.517647 ( 0.564397)
build_install 0.020365 0.001226 1.864909 ( 0.917763)
test_btest 0.001243 0.000156 68.364086 ( 8.529175)
test_basic 0.007584 0.000431 0.323153 ( 0.412465)
test_all 0.000175 0.004162 650.482662 ( 65.038493)
test_rubyspec 0.123871 0.051670 45.864787 ( 54.414529)
total: 131.10 sec