Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-101957
#<BuildRuby:0x0000559903c488e8
@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.20220825-101957",
@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.000020 0.000000 0.000020 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007471 0.004775 0.971533 ( 1.036595)
build_miniruby 0.001570 0.000337 0.074183 ( 0.072352)
build_ruby 0.001828 0.000392 0.079808 ( 0.078016)
build_all 0.008464 0.001814 1.517144 ( 0.575247)
build_install 0.022272 0.000293 1.860284 ( 0.909979)
test_btest 0.000930 0.000155 72.557099 ( 8.267022)
test_basic 0.007385 0.000332 0.338950 ( 0.428152)
test_all 0.004007 0.000000 681.211160 ( 67.251773)
test_rubyspec 0.096844 0.085615 45.936477 ( 54.348694)
total: 132.97 sec