Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-051638
#<BuildRuby:0x0000560764037e58
@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.20220629-051638",
@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.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002936 0.003876 0.872250 ( 0.883527)
build_miniruby 0.000861 0.000199 0.057217 ( 0.055955)
build_ruby 0.000855 0.000198 0.059697 ( 0.058480)
build_all 0.003510 0.000810 1.493744 ( 0.599348)
build_install 0.002304 0.006740 6.318682 ( 2.852424)
test_btest 0.000659 0.000220 48.823436 ( 8.760483)
test_basic 0.005616 0.000478 0.358544 ( 0.445932)
test_all 0.001161 0.000363 632.779388 ( 90.524362)
test_rubyspec 0.071866 0.048706 44.301850 ( 49.862392)
total: 154.04 sec