Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-153745
#<BuildRuby:0x000056076d363448
@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.20220518-153745",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005915 0.000637 0.918720 ( 1.450595)
build_miniruby 0.001087 0.000000 0.057133 ( 0.055903)
build_ruby 0.000995 0.000000 0.059081 ( 0.057695)
build_all 0.004138 0.000000 1.486341 ( 0.603596)
build_install 0.010823 0.000000 6.287983 ( 2.834817)
test_btest 0.000558 0.000139 55.601809 ( 8.095798)
test_basic 0.004624 0.001233 0.348672 ( 0.436672)
test_all 0.001064 0.000284 641.805128 ( 93.988153)
test_rubyspec 0.072851 0.048807 43.855301 ( 49.429457)
total: 156.95 sec