Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-141300
#<BuildRuby:0x00005653fb4c6c88
@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.20221029-141300",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008925 0.000198 1.097880 ( 1.162373)
build_miniruby 0.001205 0.000278 0.100204 ( 0.097861)
build_ruby 0.001265 0.000291 0.098227 ( 0.096304)
build_all 0.004916 0.003318 1.353828 ( 0.571434)
build_install 0.008762 0.005528 1.642282 ( 0.880086)
test_btest 0.001204 0.000377 63.051891 ( 6.925627)
test_basic 0.005332 0.001666 0.352769 ( 0.441948)
test_all 0.001641 0.005390 517.775139 ( 54.915695)
test_rubyspec 0.080498 0.035594 43.409370 ( 51.986996)
total: 117.08 sec