Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-051815
#<BuildRuby:0x000055a6e3d92c88
@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.20220816-051815",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000026 0.000002 0.000028 ( 0.000025)
build_up 0.010713 0.000183 0.815553 ( 1.136243)
build_miniruby 0.001770 0.000000 0.064876 ( 0.063018)
build_ruby 0.001798 0.000000 0.066403 ( 0.064697)
build_all 0.007553 0.000441 1.246015 ( 0.469827)
build_install 0.015290 0.000336 1.581908 ( 0.780149)
test_btest 0.000918 0.000051 54.175574 ( 6.003056)
test_basic 0.002470 0.005288 0.290012 ( 0.386882)
test_all 0.000000 0.004390 517.827449 ( 53.388063)
test_rubyspec 0.086131 0.039669 41.530606 ( 48.876171)
total: 111.17 sec