Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-184311
#<BuildRuby:0x0000555676439348
@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.20221029-184311",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008004 0.001334 1.100632 ( 1.160222)
build_miniruby 0.001254 0.000209 0.101163 ( 0.098731)
build_ruby 0.001658 0.000000 0.089866 ( 0.087365)
build_all 0.007653 0.000730 1.342659 ( 0.586587)
build_install 0.011939 0.000978 1.683315 ( 0.890979)
test_btest 0.001803 0.000257 62.861781 ( 6.545541)
test_basic 0.005921 0.000027 0.335321 ( 0.426073)
test_all 0.007503 0.000221 526.569290 ( 55.324159)
test_rubyspec 0.078621 0.040804 43.532851 ( 51.960071)
total: 117.08 sec