Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-114128
#<BuildRuby:0x000055709afcc8e8
@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.20220728-114128",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011742 0.000513 0.961323 ( 1.104332)
build_miniruby 0.001957 0.000130 0.073924 ( 0.071660)
build_ruby 0.002019 0.000135 0.075260 ( 0.073136)
build_all 0.010872 0.000071 1.508159 ( 0.571113)
build_install 0.013751 0.010444 5.214146 ( 2.111879)
test_btest 0.001717 0.000271 76.327703 ( 8.546710)
test_basic 0.006281 0.000159 0.319308 ( 0.408162)
test_all 0.001618 0.000242 630.740075 ( 64.193350)
test_rubyspec 0.101595 0.074714 45.424251 ( 51.253019)
total: 128.33 sec