Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-085950
#<BuildRuby:0x00005580d787b600
@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.20221113-085950",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006163 0.004737 1.123741 ( 1.121190)
build_miniruby 0.002264 0.000000 0.067763 ( 0.065302)
build_ruby 0.002244 0.000107 0.067994 ( 0.065797)
build_all 0.005824 0.003433 1.491795 ( 0.604746)
build_install 0.015224 0.008047 1.816247 ( 0.946711)
test_btest 0.001523 0.000000 89.378156 ( 8.680593)
test_basic 0.004171 0.003445 0.344727 ( 0.437795)
test_all 0.001084 0.000400 683.883432 ( 69.599628)
test_rubyspec 0.099851 0.066053 47.774873 ( 56.227271)
total: 137.75 sec