Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-143249
#<BuildRuby:0x00005576d8eccaf8
@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.20220607-143249",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000020)
configure 0.000044 0.000015 0.000059 ( 0.000058)
build_up 0.001889 0.008850 0.978451 ( 1.151014)
build_miniruby 0.001277 0.000688 0.074796 ( 0.072808)
build_ruby 0.001154 0.000621 0.078359 ( 0.076188)
build_all 0.004625 0.004267 1.490401 ( 0.601427)
build_install 0.012437 0.012131 5.942132 ( 2.873648)
test_btest 0.000628 0.000405 77.061339 ( 8.573392)
test_basic 0.006183 0.000000 0.335492 ( 0.429491)
test_all 0.002163 0.000335 703.579143 ( 67.687148)
test_rubyspec 0.079266 0.096368 45.784524 ( 51.502833)
total: 132.97 sec