Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-134143
#<BuildRuby:0x0000555609530b38
@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.20220317-134143",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008829 0.003176 1.006569 ( 1.433341)
build_miniruby 0.000000 0.002455 0.073501 ( 0.072864)
build_ruby 0.001623 0.000508 0.079264 ( 0.079361)
build_all 0.007617 0.002241 4.207819 ( 0.878642)
build_install 0.015956 0.005192 7.894516 ( 2.482541)
test_btest 0.001057 0.000317 70.727942 ( 8.220135)
test_basic 0.001956 0.004979 0.324617 ( 0.414668)
test_all 0.001328 0.000465 695.434073 ( 67.653635)
test_rubyspec 0.117441 0.059714 45.961931 ( 51.149841)
total: 132.39 sec