Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-204143
#<BuildRuby:0x000055698b5b7800
@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.20220814-204143",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011154 0.001859 1.002028 ( 1.137074)
build_miniruby 0.001664 0.000000 0.075652 ( 0.074576)
build_ruby 0.001913 0.000000 0.080498 ( 0.079002)
build_all 0.000832 0.008360 1.511919 ( 0.579506)
build_install 0.008162 0.013262 1.917120 ( 0.930237)
test_btest 0.000785 0.000344 80.677336 ( 8.536356)
test_basic 0.007137 0.001062 0.334644 ( 0.420943)
test_all 0.005142 0.000167 675.030387 ( 66.458384)
test_rubyspec 0.122991 0.052040 46.076388 ( 53.543190)
total: 131.76 sec