Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-235841
#<BuildRuby:0x0000558a8e1f8060
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220516-235841",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.007078 0.000000 0.890257 ( 1.472994)
build_miniruby 0.000948 0.000059 0.056845 ( 0.055647)
build_ruby 0.000706 0.000151 0.057831 ( 0.056517)
build_all 0.001049 0.003194 1.509621 ( 0.602650)
build_install 0.010279 0.000639 6.309250 ( 2.859130)
test_btest 0.000555 0.000131 54.395266 ( 8.152788)
test_basic 0.004561 0.001073 0.322781 ( 0.411145)
test_all 0.001055 0.000248 614.355666 ( 96.568714)
test_rubyspec 0.085100 0.035557 44.166707 ( 49.735995)
total: 159.92 sec