Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-200029
#<BuildRuby:0x000055f4b1f686e0
@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.20220916-200029",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001257 0.009022 1.085123 ( 1.221068)
build_miniruby 0.002898 0.000000 0.069656 ( 0.067199)
build_ruby 0.001903 0.000000 0.074920 ( 0.073501)
build_all 0.009033 0.000000 1.553594 ( 0.596145)
build_install 0.019241 0.002687 1.897625 ( 0.934663)
test_btest 0.000801 0.000283 92.487514 ( 9.501126)
test_basic 0.007111 0.000773 0.355236 ( 0.445043)
test_all 0.002478 0.000826 682.649203 ( 68.240540)
test_rubyspec 0.106695 0.073260 47.708260 ( 55.807716)
total: 136.89 sec