Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-111747
#<BuildRuby:0x000055a8af4ff940
@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.20220326-111747",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009749 0.000803 1.022973 ( 1.116609)
build_miniruby 0.000000 0.001899 0.075045 ( 0.072942)
build_ruby 0.000000 0.002025 0.080657 ( 0.078840)
build_all 0.009435 0.001441 4.173337 ( 0.842816)
build_install 0.017058 0.006588 7.962943 ( 2.422315)
test_btest 0.001056 0.000248 76.306938 ( 8.512664)
test_basic 0.005985 0.001408 0.336512 ( 0.425520)
test_all 0.002028 0.000000 678.558199 ( 66.436789)
test_rubyspec 0.115172 0.048769 46.374139 ( 51.783940)
total: 131.69 sec