Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-123703
#<BuildRuby:0x000055fdbc17c9c8
@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.20221115-123703",
@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.000021 0.000005 0.000026 ( 0.000025)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003806 0.005238 1.088677 ( 1.117649)
build_miniruby 0.001607 0.000494 0.911472 ( 0.912126)
build_ruby 0.001608 0.000495 2.290479 ( 2.191353)
build_all 0.016887 0.000000 18.161355 ( 2.249795)
build_install 0.019585 0.000000 1.842536 ( 0.977096)
test_btest 0.000990 0.000116 82.325907 ( 9.695084)
test_basic 0.007528 0.000000 0.341514 ( 0.437534)
test_all 0.001830 0.000000 664.160398 ( 72.720068)
test_rubyspec 0.102263 0.027255 50.200053 ( 58.426435)
total: 148.73 sec