Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-191146
#<BuildRuby:0x00005639f9cf4ea8
@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.20220815-191146",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000027 0.000003 0.000030 ( 0.000059)
configure 0.000022 0.000002 0.000024 ( 0.000021)
build_up 0.008190 0.004253 0.972381 ( 1.217755)
build_miniruby 0.002241 0.000000 0.066866 ( 0.064719)
build_ruby 0.002237 0.000038 0.075943 ( 0.073587)
build_all 0.006376 0.003918 1.518592 ( 0.585448)
build_install 0.018209 0.004466 1.882270 ( 0.922122)
test_btest 0.001055 0.000201 72.977380 ( 8.640586)
test_basic 0.003448 0.004120 0.335929 ( 0.428907)
test_all 0.003802 0.000000 638.658378 ( 64.337772)
test_rubyspec 0.115130 0.059482 45.867349 ( 53.396019)
total: 129.67 sec