Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-221356
#<BuildRuby:0x000055c5f88b2cc0
@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.20220722-221356",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007429 0.003806 0.826104 ( 1.134193)
build_miniruby 0.002184 0.000000 0.063501 ( 0.061964)
build_ruby 0.001184 0.000000 0.055321 ( 0.054871)
build_all 0.009234 0.001300 1.237091 ( 0.469388)
build_install 0.011972 0.005271 4.193468 ( 1.804784)
test_btest 0.001534 0.000451 51.913604 ( 6.339434)
test_basic 0.001535 0.004843 0.294584 ( 0.386189)
test_all 0.002618 0.000000 509.239726 ( 53.751235)
test_rubyspec 0.092118 0.045349 41.726154 ( 47.601782)
total: 111.61 sec