Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-005457
#<BuildRuby:0x0000563c89604c00
@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.20220820-005457",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004080 0.007911 0.969961 ( 1.577666)
build_miniruby 0.001404 0.000502 0.071730 ( 0.069730)
build_ruby 0.002258 0.000000 0.076693 ( 0.074506)
build_all 0.009592 0.001202 1.528329 ( 0.570314)
build_install 0.021701 0.001129 1.850783 ( 0.911231)
test_btest 0.001022 0.000255 74.908792 ( 8.600415)
test_basic 0.002742 0.005404 0.334206 ( 0.423110)
test_all 0.005248 0.000150 687.952285 ( 67.378623)
test_rubyspec 0.087661 0.076457 45.962884 ( 54.461136)
total: 134.07 sec