Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-053354
#<BuildRuby:0x000055dd25fbd350
@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.20220821-053354",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005620 0.004266 0.824630 ( 1.026331)
build_miniruby 0.002122 0.000304 0.062096 ( 0.061439)
build_ruby 0.001224 0.000175 0.057679 ( 0.057705)
build_all 0.007815 0.001117 1.282321 ( 0.490162)
build_install 0.011676 0.001668 1.585833 ( 0.813803)
test_btest 0.000877 0.000125 52.947295 ( 6.335452)
test_basic 0.005308 0.000759 0.294243 ( 0.387786)
test_all 0.003513 0.001808 480.287035 ( 51.866098)
test_rubyspec 0.108151 0.027489 41.990500 ( 50.188941)
total: 111.23 sec