Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-073643
#<BuildRuby:0x0000556f3c7b4c00
@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.20220908-073643",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012139 0.000037 0.987302 ( 1.017718)
build_miniruby 0.002088 0.000278 0.078958 ( 0.076718)
build_ruby 0.001721 0.000229 0.074100 ( 0.072631)
build_all 0.003094 0.007219 1.555028 ( 0.610817)
build_install 0.021665 0.001130 1.933976 ( 0.936575)
test_btest 0.000841 0.000160 93.784125 ( 9.395720)
test_basic 0.006224 0.001186 0.349629 ( 0.438621)
test_all 0.000000 0.003927 634.267571 ( 65.974680)
test_rubyspec 0.097400 0.074318 46.899190 ( 55.173420)
total: 133.70 sec