Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-091752
#<BuildRuby:0x0000561fa291e700
@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.20220904-091752",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009921 0.002290 0.921336 ( 1.362412)
build_miniruby 0.002437 0.000562 1.515678 ( 1.472427)
build_ruby 0.004061 0.000000 2.802174 ( 2.811995)
build_all 0.021506 0.000000 18.754009 ( 2.165770)
build_install 0.019742 0.002168 1.911848 ( 0.953547)
test_btest 0.001119 0.000172 74.432668 ( 8.197921)
test_basic 0.000000 0.007480 0.330412 ( 0.420367)
test_all 0.005279 0.001084 686.898052 ( 67.664881)
test_rubyspec 0.098300 0.084304 45.849884 ( 54.231839)
total: 139.28 sec