Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-131018
#<BuildRuby:0x000055674fc30af8
@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.20220404-131018",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000407 0.010848 1.007404 ( 1.118441)
build_miniruby 0.001667 0.000596 0.077621 ( 0.075455)
build_ruby 0.001848 0.000660 0.076572 ( 0.074103)
build_all 0.008225 0.001390 4.307766 ( 0.892492)
build_install 0.015962 0.005320 8.603971 ( 3.054580)
test_btest 0.000789 0.000263 71.653251 ( 8.327844)
test_basic 0.006793 0.002264 0.341266 ( 0.427850)
test_all 0.001594 0.000531 656.761551 ( 66.269482)
test_rubyspec 0.073590 0.094535 46.835445 ( 52.185801)
total: 132.43 sec