Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-130013
#<BuildRuby:0x000055a52f50c060
@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.20220507-130013",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006817 0.000000 0.824906 ( 1.185796)
build_miniruby 0.001071 0.000000 0.057285 ( 0.056026)
build_ruby 0.000838 0.000000 0.057645 ( 0.056515)
build_all 0.004392 0.000050 1.497492 ( 0.595226)
build_install 0.006625 0.004498 6.269158 ( 2.802348)
test_btest 0.000000 0.000712 52.927744 ( 8.497360)
test_basic 0.000000 0.005904 0.287503 ( 0.376620)
test_all 0.000296 0.001094 606.536131 ( 94.819346)
test_rubyspec 0.083196 0.038629 43.803708 ( 48.731515)
total: 157.12 sec