Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-142222
#<BuildRuby:0x0000563765717800
@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.20220718-142222",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003767 0.007203 0.966794 ( 1.128763)
build_miniruby 0.000000 0.002578 0.069521 ( 0.067578)
build_ruby 0.000591 0.001464 0.075956 ( 0.074222)
build_all 0.005176 0.004417 1.519825 ( 0.600029)
build_install 0.018442 0.004838 5.269468 ( 2.096292)
test_btest 0.000990 0.000347 68.925791 ( 8.145304)
test_basic 0.007715 0.000000 0.322580 ( 0.411290)
test_all 0.002756 0.000000 677.452749 ( 66.658979)
test_rubyspec 0.116891 0.055267 46.047877 ( 51.702562)
total: 130.89 sec