Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-233624
#<BuildRuby:0x00005626f1b96fe0
@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.20220830-233624",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009848 0.001515 0.975344 ( 1.267776)
build_miniruby 0.001869 0.000288 0.073842 ( 0.071662)
build_ruby 0.001874 0.000289 0.080630 ( 0.078414)
build_all 0.008175 0.001258 1.521199 ( 0.575028)
build_install 0.021747 0.001397 1.928271 ( 0.946859)
test_btest 0.000965 0.000129 73.644066 ( 8.025411)
test_basic 0.006967 0.000070 0.328938 ( 0.418315)
test_all 0.003180 0.000250 641.100469 ( 64.780305)
test_rubyspec 0.092694 0.069828 45.728272 ( 54.259163)
total: 130.42 sec