Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-140947
#<BuildRuby:0x000055b02e8dbba0
@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.20221107-140947",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007403 0.001645 0.956465 ( 1.335852)
build_miniruby 0.001454 0.000727 0.050422 ( 0.049812)
build_ruby 0.000938 0.000469 0.049001 ( 0.048465)
build_all 0.003791 0.004204 1.238109 ( 0.479928)
build_install 0.008465 0.010007 1.598641 ( 0.807893)
test_btest 0.001121 0.000714 63.180935 ( 6.183978)
test_basic 0.007681 0.000000 0.299045 ( 0.390480)
test_all 0.002284 0.000000 492.687115 ( 53.537983)
test_rubyspec 0.073753 0.055554 43.391342 ( 51.998843)
total: 114.83 sec