Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-182235
#<BuildRuby:0x00005583a32b4a68
@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.20221006-182235",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005956 0.003532 1.066239 ( 1.126749)
build_miniruby 0.000000 0.002104 0.101180 ( 0.097883)
build_ruby 0.000026 0.001662 0.091416 ( 0.088741)
build_all 0.004363 0.005376 1.299460 ( 0.563263)
build_install 0.009796 0.006401 1.582295 ( 0.871048)
test_btest 0.000928 0.000371 61.419361 ( 6.373400)
test_basic 0.005986 0.000527 0.348955 ( 0.444283)
test_all 0.004168 0.003291 512.426717 ( 54.168552)
test_rubyspec 0.079847 0.059472 42.207367 ( 50.456167)
total: 114.19 sec