Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-070240
#<BuildRuby:0x000055c5ac11efc8
@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.20221204-070240",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003996 0.000364 0.849053 ( 1.090353)
build_miniruby 0.000873 0.000080 0.529861 ( 0.529285)
build_ruby 0.001308 0.000000 1.703407 ( 1.643184)
build_all 0.009651 0.000179 12.080969 ( 1.502261)
build_install 0.003305 0.003767 1.596115 ( 0.735214)
test_btest 0.000645 0.000086 61.075733 ( 6.413654)
test_basic 0.002807 0.000374 0.249067 ( 0.345913)
test_all 0.000566 0.000499 517.675633 ( 51.466543)
test_rubyspec 0.000000 0.027215 35.502441 ( 46.102832)
total: 109.83 sec