Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-025624
#<BuildRuby:0x0000561002ae89c8
@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.20220718-025624",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006568 0.004423 0.954629 ( 1.232469)
build_miniruby 0.001699 0.000227 0.077513 ( 0.075396)
build_ruby 0.001880 0.000251 0.075961 ( 0.073756)
build_all 0.008833 0.000540 1.540743 ( 0.599213)
build_install 0.019001 0.004765 5.130529 ( 2.055558)
test_btest 0.000934 0.000140 73.869591 ( 8.129920)
test_basic 0.003404 0.004563 0.323408 ( 0.412947)
test_all 0.001812 0.000346 651.908269 ( 65.982460)
test_rubyspec 0.142612 0.031534 45.699365 ( 51.484129)
total: 130.05 sec