Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-060503
#<BuildRuby:0x00005566276d3de0
@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.20220802-060503",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005744 0.000883 0.832825 ( 0.883025)
build_miniruby 0.000816 0.000125 0.057395 ( 0.056240)
build_ruby 0.000905 0.000139 0.059031 ( 0.057776)
build_all 0.000200 0.004506 1.571555 ( 0.605870)
build_install 0.007215 0.004014 5.671304 ( 2.162213)
test_btest 0.000707 0.000189 50.258159 ( 8.501816)
test_basic 0.004642 0.001238 0.340026 ( 0.428130)
test_all 0.000919 0.000245 625.068986 ( 88.621974)
test_rubyspec 0.071927 0.026245 43.597603 ( 49.202446)
total: 150.52 sec