Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-111921
#<BuildRuby:0x0000565519f1f670
@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.20220718-111921",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000006 0.000013 ( 0.000012)
configure 0.000005 0.000005 0.000010 ( 0.000010)
build_up 0.005487 0.000893 0.823072 ( 1.105154)
build_miniruby 0.000997 0.000000 0.056864 ( 0.055670)
build_ruby 0.000927 0.000000 0.058813 ( 0.057692)
build_all 0.003756 0.000918 1.546201 ( 0.605182)
build_install 0.006985 0.004191 5.691709 ( 2.197924)
test_btest 0.000469 0.000281 47.467987 ( 8.693296)
test_basic 0.003579 0.002147 0.318593 ( 0.407155)
test_all 0.000993 0.000596 608.801872 ( 90.402165)
test_rubyspec 0.064209 0.049685 43.703301 ( 49.297536)
total: 152.82 sec