Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-124956
#<BuildRuby:0x0000564bce43ffb0
@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.20220608-124956",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000025)
build_up 0.002456 0.004535 0.837876 ( 1.232560)
build_miniruby 0.000822 0.000127 0.057386 ( 0.056202)
build_ruby 0.000730 0.000112 0.058625 ( 0.057456)
build_all 0.000000 0.004240 1.484555 ( 0.610754)
build_install 0.002211 0.006877 6.357020 ( 2.884761)
test_btest 0.000674 0.000225 51.136842 ( 8.469232)
test_basic 0.001372 0.004624 0.368515 ( 0.456216)
test_all 0.001062 0.000424 642.831328 ( 94.060573)
test_rubyspec 0.095129 0.035028 44.140134 ( 49.745352)
total: 157.57 sec