Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-195642
#<BuildRuby:0x000055bb0091bd90
@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.20220506-195642",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006512 0.000174 0.851415 ( 1.454195)
build_miniruby 0.001015 0.000068 0.057127 ( 0.055680)
build_ruby 0.000962 0.000064 0.058303 ( 0.057015)
build_all 0.004279 0.000004 1.470218 ( 0.595638)
build_install 0.010931 0.000137 6.266086 ( 2.796864)
test_btest 0.000000 0.000787 49.645391 ( 7.974912)
test_basic 0.003047 0.002964 0.258612 ( 0.347240)
test_all 0.001251 0.000125 638.381782 ( 94.358500)
test_rubyspec 0.089257 0.038074 43.760567 ( 48.667938)
total: 156.31 sec