Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-060226
#<BuildRuby:0x000055a0605b7ba0
@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.20220813-060226",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.010119 0.000149 0.855259 ( 0.925730)
build_miniruby 0.001941 0.000122 0.063000 ( 0.062551)
build_ruby 0.001645 0.000103 0.065816 ( 0.065235)
build_all 0.007416 0.000463 1.213218 ( 0.456803)
build_install 0.016254 0.001016 1.607714 ( 0.796538)
test_btest 0.000890 0.000055 52.641707 ( 6.090145)
test_basic 0.001748 0.005320 0.308308 ( 0.399469)
test_all 0.004258 0.000501 492.111575 ( 51.588023)
test_rubyspec 0.098914 0.037819 41.623991 ( 49.346639)
total: 109.73 sec