Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-233346
#<BuildRuby:0x0000563739ec1550
@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.20221015-233346",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008704 0.001705 1.055955 ( 1.129881)
build_miniruby 0.001953 0.000710 0.105112 ( 0.101681)
build_ruby 0.001141 0.000415 0.096264 ( 0.092923)
build_all 0.006362 0.002314 1.318530 ( 0.554729)
build_install 0.010575 0.003397 1.651752 ( 0.885480)
test_btest 0.001393 0.000497 62.158211 ( 6.453604)
test_basic 0.005501 0.001964 0.354811 ( 0.443887)
test_all 0.006607 0.000389 522.365573 ( 54.996396)
test_rubyspec 0.087583 0.036297 43.373878 ( 51.602803)
total: 116.26 sec