Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-192231
#<BuildRuby:0x000055b0b3a044c0
@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.20220727-192231",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007461 0.004457 0.979465 ( 1.202434)
build_miniruby 0.001607 0.000214 0.072947 ( 0.072304)
build_ruby 0.001862 0.000248 0.072447 ( 0.072166)
build_all 0.008031 0.001071 1.535108 ( 0.590605)
build_install 0.009133 0.009817 5.181185 ( 2.130569)
test_btest 0.000880 0.000207 71.710645 ( 7.858315)
test_basic 0.007433 0.000536 0.328190 ( 0.418484)
test_all 0.001390 0.000309 670.589035 ( 65.636629)
test_rubyspec 0.111318 0.044844 45.423762 ( 51.155503)
total: 129.14 sec