Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-063912
#<BuildRuby:0x0000559014f13e58
@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.20220819-063912",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000464 0.006059 0.807159 ( 1.310645)
build_miniruby 0.000769 0.000219 0.057482 ( 0.056149)
build_ruby 0.000738 0.000211 0.059947 ( 0.058711)
build_all 0.001574 0.002994 1.523193 ( 0.586861)
build_install 0.003725 0.007199 1.897684 ( 0.953864)
test_btest 0.000581 0.000254 57.472902 ( 8.023798)
test_basic 0.003899 0.001706 0.285709 ( 0.375414)
test_all 0.002466 0.000000 639.720208 ( 93.156469)
test_rubyspec 0.045696 0.052413 43.736370 ( 52.039409)
total: 156.56 sec