Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-001657
#<BuildRuby:0x0000557d52038e80
@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.20220805-001657",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.008212 0.000307 0.831430 ( 1.077489)
build_miniruby 0.001313 0.000094 0.053598 ( 0.052252)
build_ruby 0.001747 0.000125 0.064607 ( 0.062654)
build_all 0.009111 0.000311 1.269783 ( 0.476189)
build_install 0.006942 0.009091 4.303439 ( 1.822763)
test_btest 0.001650 0.000291 52.237481 ( 6.216077)
test_basic 0.004968 0.000877 0.277437 ( 0.372393)
test_all 0.002158 0.000381 488.461329 ( 51.793153)
test_rubyspec 0.071645 0.055369 41.254305 ( 48.960347)
total: 110.83 sec