Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-221020
#<BuildRuby:0x00005579c700c620
@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.20220814-221020",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000058 0.000004 0.000062 ( 0.000062)
build_up 0.010192 0.000405 0.984953 ( 1.016789)
build_miniruby 0.002115 0.000141 0.075704 ( 0.074301)
build_ruby 0.001999 0.000133 0.076903 ( 0.075361)
build_all 0.002575 0.007743 1.545323 ( 0.580090)
build_install 0.018275 0.003727 1.914979 ( 0.944468)
test_btest 0.000000 0.001423 77.005614 ( 8.886696)
test_basic 0.001537 0.006027 0.313873 ( 0.402981)
test_all 0.002397 0.000599 633.846471 ( 64.275584)
test_rubyspec 0.087793 0.085666 46.085298 ( 53.541934)
total: 129.80 sec