Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-205439
#<BuildRuby:0x000055d4810dbf00
@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.20220808-205439",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001904 0.004830 0.832875 ( 1.123391)
build_miniruby 0.000737 0.000268 0.057563 ( 0.056206)
build_ruby 0.000688 0.000250 0.059258 ( 0.058093)
build_all 0.003440 0.001251 1.520663 ( 0.586502)
build_install 0.010770 0.000381 5.671093 ( 2.147213)
test_btest 0.000635 0.000196 55.882273 ( 8.107981)
test_basic 0.004490 0.001382 0.304266 ( 0.393097)
test_all 0.001296 0.000000 582.473686 ( 92.327829)
test_rubyspec 0.095202 0.033936 43.970992 ( 51.338730)
total: 156.14 sec