Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-024607
#<BuildRuby:0x000055d024135a98
@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.20221020-024607",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006271 0.003282 1.111735 ( 1.512472)
build_miniruby 0.001629 0.000204 0.110266 ( 0.109987)
build_ruby 0.001386 0.000173 0.105834 ( 0.105554)
build_all 0.008300 0.001037 1.342008 ( 0.606769)
build_install 0.009602 0.006163 1.650956 ( 0.925883)
test_btest 0.001181 0.000221 61.645971 ( 6.893065)
test_basic 0.005882 0.001103 0.366740 ( 0.460395)
test_all 0.003202 0.004895 518.241694 ( 55.181514)
test_rubyspec 0.083272 0.055824 43.538375 ( 52.131375)
total: 117.93 sec