Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-200625
#<BuildRuby:0x0000560b7540a700
@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.20220729-200625",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008930 0.002061 0.945084 ( 1.093556)
build_miniruby 0.001530 0.000353 0.074855 ( 0.073496)
build_ruby 0.000000 0.002877 0.078165 ( 0.075587)
build_all 0.006139 0.003997 1.563873 ( 0.599571)
build_install 0.012105 0.009887 5.139514 ( 2.070028)
test_btest 0.001065 0.000414 75.051174 ( 8.052754)
test_basic 0.004218 0.004386 0.323950 ( 0.412901)
test_all 0.001992 0.000238 686.446294 ( 67.116028)
test_rubyspec 0.118351 0.058808 45.685446 ( 51.399170)
total: 130.89 sec