Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-204139
#<BuildRuby:0x0000564f8fad0e50
@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-204139",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009695 0.000693 0.962168 ( 1.060784)
build_miniruby 0.001739 0.000124 0.073082 ( 0.071678)
build_ruby 0.002031 0.000145 0.075304 ( 0.072864)
build_all 0.004308 0.007325 1.544799 ( 0.597271)
build_install 0.014170 0.005292 5.137797 ( 2.132383)
test_btest 0.001251 0.000000 76.552553 ( 8.135209)
test_basic 0.008064 0.000112 0.318905 ( 0.405508)
test_all 0.001495 0.000271 678.727227 ( 66.252281)
test_rubyspec 0.083678 0.089099 45.672636 ( 51.517710)
total: 130.25 sec