Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-051116
#<BuildRuby:0x0000555a32d4cd30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220809-051116",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.012165 1.008396 ( 2.596091)
build_miniruby 0.000878 0.001052 0.073050 ( 0.072831)
build_ruby 0.001918 0.000000 0.068034 ( 0.068117)
build_all 0.009414 0.000899 1.504448 ( 0.586337)
build_install 0.016315 0.006450 5.155680 ( 2.140229)
test_btest 0.000710 0.000355 73.713511 ( 8.127590)
test_basic 0.006605 0.001149 0.323364 ( 0.412746)
test_all 0.002121 0.001005 672.496039 ( 66.896238)
test_rubyspec 0.114349 0.069385 46.001793 ( 53.278997)
total: 134.18 sec