Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-135346
#<BuildRuby:0x000055d6fb7f4dd8
@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.20220828-135346",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004568 0.007962 0.960480 ( 1.733772)
build_miniruby 0.002060 0.000000 0.074452 ( 0.072866)
build_ruby 0.002101 0.000062 0.078427 ( 0.077495)
build_all 0.009743 0.000000 1.530607 ( 0.590928)
build_install 0.016338 0.005175 1.897164 ( 0.935965)
test_btest 0.000848 0.000161 78.027558 ( 8.620170)
test_basic 0.006618 0.001260 0.328498 ( 0.417961)
test_all 0.005062 0.000000 683.446670 ( 67.350371)
test_rubyspec 0.121966 0.066657 45.693171 ( 54.170788)
total: 133.97 sec