Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-112752
#<BuildRuby:0x000055790c708b38
@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.20220312-112752",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005218 0.006418 0.976839 ( 1.368887)
build_miniruby 0.001725 0.000432 0.074973 ( 0.072849)
build_ruby 0.001558 0.000390 0.070534 ( 0.068480)
build_all 0.006977 0.001744 1.496131 ( 0.603395)
build_install 0.022279 0.001008 5.230574 ( 2.188120)
test_btest 0.001377 0.000276 75.623320 ( 8.078758)
test_basic 0.007418 0.000529 0.336321 ( 0.424068)
test_all 0.001502 0.000286 665.788375 ( 66.168214)
test_rubyspec 0.117037 0.043141 46.048501 ( 51.205730)
total: 130.18 sec