Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-205642
#<BuildRuby:0x000055dbd0a6c6e0
@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.20220910-205642",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.006284 0.004143 1.157539 ( 1.265866)
build_miniruby 0.002028 0.000127 0.074016 ( 0.072757)
build_ruby 0.001934 0.000121 0.069929 ( 0.068460)
build_all 0.006601 0.004162 1.582808 ( 0.613392)
build_install 0.022390 0.000081 1.918875 ( 0.943208)
test_btest 0.000000 0.001452 95.050860 ( 9.342681)
test_basic 0.004702 0.002840 0.356422 ( 0.445131)
test_all 0.004681 0.000050 648.441704 ( 66.642954)
test_rubyspec 0.118916 0.060725 47.197101 ( 55.663758)
total: 135.06 sec