Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-200127
#<BuildRuby:0x0000560dd60ea148
@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.20220720-200127",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009904 0.000000 0.866045 ( 3.444739)
build_miniruby 0.001867 0.000000 0.062208 ( 0.061222)
build_ruby 0.001278 0.000058 0.055917 ( 0.054736)
build_all 0.008602 0.000262 1.273037 ( 0.490021)
build_install 0.011621 0.005208 4.304113 ( 1.789219)
test_btest 0.001710 0.000190 51.814226 ( 6.121686)
test_basic 0.006786 0.000198 0.295732 ( 0.385389)
test_all 0.002099 0.000103 506.994627 ( 53.621942)
test_rubyspec 0.089717 0.043377 41.815978 ( 47.663474)
total: 113.63 sec