Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-053033
#<BuildRuby:0x000055dd93ca8ea8
@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.20220803-053033",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002902 0.008059 1.093464 ( 7.187804)
build_miniruby 0.001424 0.000284 0.066434 ( 0.065173)
build_ruby 0.001940 0.000000 0.076957 ( 0.074761)
build_all 0.009972 0.000646 1.531467 ( 0.577145)
build_install 0.016999 0.005159 5.146442 ( 2.048970)
test_btest 0.001156 0.000231 79.217946 ( 8.768457)
test_basic 0.007953 0.000000 0.319753 ( 0.416377)
test_all 0.002102 0.000000 646.737551 ( 64.493584)
test_rubyspec 0.147665 0.031587 45.442738 ( 52.910192)
total: 136.54 sec