Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-165812
#<BuildRuby:0x000055b9484f8920
@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.20220920-165812",
@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.000023 0.000002 0.000025 ( 0.000024)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005481 0.004889 1.117367 ( 1.284132)
build_miniruby 0.001930 0.000276 0.117362 ( 0.113119)
build_ruby 0.001658 0.000237 0.115809 ( 0.099073)
build_all 0.005079 0.004837 1.580205 ( 0.649607)
build_install 0.013166 0.009258 1.938286 ( 0.969164)
test_btest 0.001297 0.000361 69.237138 ( 8.633661)
test_basic 0.007402 0.000681 0.388063 ( 0.487695)
test_all 0.003900 0.000000 678.638834 ( 68.844792)
test_rubyspec 0.096879 0.064601 45.819771 ( 54.261788)
total: 135.34 sec