Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-212202
#<BuildRuby:0x000055fdbf9c46c8
@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.20220328-212202",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010529 0.000752 1.007468 ( 1.091587)
build_miniruby 0.001569 0.000112 0.076164 ( 0.075721)
build_ruby 0.001557 0.000111 0.065727 ( 0.064925)
build_all 0.009207 0.000287 4.179696 ( 0.846946)
build_install 0.018380 0.005504 7.879657 ( 2.462347)
test_btest 0.001250 0.000139 75.406624 ( 7.992113)
test_basic 0.003645 0.005145 0.328534 ( 0.416707)
test_all 0.001825 0.000288 704.158776 ( 68.454142)
test_rubyspec 0.083241 0.061412 45.972683 ( 51.471795)
total: 132.88 sec