Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-021223
#<BuildRuby:0x0000560a950da700
@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.20220816-021223",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005803 0.006473 0.971015 ( 1.175487)
build_miniruby 0.001584 0.000396 0.074761 ( 0.073518)
build_ruby 0.001791 0.000448 0.074323 ( 0.072655)
build_all 0.008882 0.001184 1.522888 ( 0.594071)
build_install 0.019401 0.002139 1.833397 ( 0.924898)
test_btest 0.001247 0.000259 73.929234 ( 8.417646)
test_basic 0.006098 0.001270 0.320226 ( 0.410270)
test_all 0.004353 0.000057 633.110737 ( 63.829705)
test_rubyspec 0.128916 0.046644 44.891909 ( 52.486248)
total: 127.99 sec