Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-060528
#<BuildRuby:0x0000558a60958e50
@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.20220818-060528",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005898 0.004760 1.002150 ( 1.110698)
build_miniruby 0.001245 0.000519 0.074234 ( 0.074035)
build_ruby 0.001750 0.000729 0.075857 ( 0.075275)
build_all 0.008236 0.001486 1.527690 ( 0.585068)
build_install 0.012060 0.007841 1.902747 ( 0.950192)
test_btest 0.000841 0.000361 73.450852 ( 8.254232)
test_basic 0.007089 0.000725 0.322510 ( 0.413244)
test_all 0.000000 0.002659 642.956443 ( 64.238599)
test_rubyspec 0.093672 0.071155 45.533546 ( 53.161914)
total: 128.86 sec