Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-040910
#<BuildRuby:0x000055ab4532c620
@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.20221112-040910",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004519 0.006280 1.106566 ( 1.237503)
build_miniruby 0.001468 0.000367 0.066609 ( 0.065349)
build_ruby 0.000000 0.001804 0.064356 ( 0.063122)
build_all 0.007113 0.003179 1.459581 ( 0.610598)
build_install 0.014920 0.005963 1.790889 ( 0.940210)
test_btest 0.001354 0.000431 81.171015 ( 8.919284)
test_basic 0.005856 0.001863 0.355146 ( 0.444993)
test_all 0.001386 0.000441 689.706456 ( 69.842915)
test_rubyspec 0.090707 0.096729 47.834561 ( 56.320246)
total: 138.45 sec