Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-014412
#<BuildRuby:0x0000562057f2f4b8
@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.20220726-014412",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003844 0.008206 1.423079 ( 2.122233)
build_miniruby 0.002140 0.000611 0.753185 ( 0.752035)
build_ruby 0.003613 0.001032 3.162911 ( 2.959630)
build_all 0.013032 0.008883 18.717158 ( 2.165081)
build_install 0.012054 0.010310 5.299203 ( 2.149324)
test_btest 0.000689 0.000290 71.970468 ( 8.055616)
test_basic 0.006288 0.000627 0.326014 ( 0.417166)
test_all 0.001600 0.000640 678.313694 ( 66.442876)
test_rubyspec 0.100247 0.075125 45.777116 ( 51.488400)
total: 136.55 sec