Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-071137
#<BuildRuby:0x0000555e670e0dd8
@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.20220722-071137",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010550 0.000355 0.988233 ( 2.518766)
build_miniruby 0.002416 0.000000 0.074535 ( 0.073202)
build_ruby 0.001957 0.000055 0.077849 ( 0.077377)
build_all 0.009654 0.000620 1.524185 ( 0.603762)
build_install 0.019724 0.004099 5.205884 ( 2.132980)
test_btest 0.001125 0.000146 74.513338 ( 8.377982)
test_basic 0.007625 0.000000 0.315033 ( 0.405499)
test_all 0.001562 0.000071 645.587863 ( 64.662972)
test_rubyspec 0.144939 0.036097 45.667876 ( 51.060707)
total: 129.91 sec