Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-235859
#<BuildRuby:0x000055e50bc00a58
@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.20220302-235859",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007284 0.003788 1.043149 ( 1.367515)
build_miniruby 0.002131 0.000000 0.076017 ( 0.073830)
build_ruby 0.002099 0.000110 0.075397 ( 0.073126)
build_all 0.010115 0.001450 4.192078 ( 0.838690)
build_install 0.009629 0.013322 8.001447 ( 2.412180)
test_btest 0.001514 0.000558 73.408569 ( 7.996017)
test_basic 0.004044 0.004292 0.339363 ( 0.432550)
test_all 0.001386 0.000554 708.012779 ( 68.467807)
test_rubyspec 0.115788 0.047842 46.249102 ( 51.645223)
total: 133.31 sec