Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-040931
#<BuildRuby:0x000055594ad8fe98
@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.20220514-040931",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006616 0.000000 0.893783 ( 0.987068)
build_miniruby 0.000856 0.000000 0.056943 ( 0.055818)
build_ruby 0.001060 0.000000 0.057776 ( 0.056559)
build_all 0.000366 0.003966 1.517983 ( 0.615146)
build_install 0.004971 0.004081 6.392668 ( 2.898901)
test_btest 0.000748 0.000083 49.050801 ( 8.851414)
test_basic 0.005704 0.000000 0.331212 ( 0.419580)
test_all 0.000000 0.001280 623.869729 ( 93.208646)
test_rubyspec 0.085511 0.038519 44.376034 ( 49.288026)
total: 156.38 sec