Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-141729
#<BuildRuby:0x00005637b1334cc8
@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.20220731-141729",
@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.000021 0.000005 0.000026 ( 0.000026)
configure 0.000046 0.000010 0.000056 ( 0.000056)
build_up 0.006178 0.005794 0.977628 ( 1.148777)
build_miniruby 0.001733 0.000533 0.064172 ( 0.062634)
build_ruby 0.001475 0.000454 0.070029 ( 0.068596)
build_all 0.004721 0.005822 1.544775 ( 0.590682)
build_install 0.016772 0.005752 5.152588 ( 2.107306)
test_btest 0.000870 0.000321 74.147877 ( 7.983109)
test_basic 0.006715 0.000825 0.333096 ( 0.423084)
test_all 0.002334 0.000436 630.074911 ( 64.384473)
test_rubyspec 0.115555 0.064019 45.549620 ( 51.283397)
total: 128.05 sec