Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-140352
#<BuildRuby:0x000055c68ec235a8
@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.20221202-140352",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.010185 1.192238 ( 1.211395)
build_miniruby 0.001542 0.000965 0.846408 ( 0.845283)
build_ruby 0.003292 0.000000 2.225283 ( 2.132205)
build_all 0.013314 0.006470 18.571204 ( 2.184496)
build_install 0.021723 0.001032 2.023402 ( 1.024489)
test_btest 0.000000 0.001540 90.443425 ( 8.934739)
test_basic 0.000523 0.007683 0.340264 ( 0.427674)
test_all 0.000000 0.003308 700.796504 ( 73.139597)
test_rubyspec 0.095685 0.082690 49.300138 ( 57.402583)
total: 147.30 sec