Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-083657
#<BuildRuby:0x00005578b7429390
@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.20221020-083657",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009097 0.000778 1.144336 ( 1.196867)
build_miniruby 0.001883 0.000290 0.107546 ( 0.103450)
build_ruby 0.001247 0.000192 0.109161 ( 0.107322)
build_all 0.008067 0.001241 1.371634 ( 0.599952)
build_install 0.016081 0.000726 1.689306 ( 0.913007)
test_btest 0.001650 0.000000 60.624900 ( 6.266415)
test_basic 0.006429 0.000306 0.372683 ( 0.461997)
test_all 0.002750 0.004353 518.284300 ( 54.867517)
test_rubyspec 0.068485 0.066357 43.437378 ( 51.988795)
total: 116.51 sec