Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-114923
#<BuildRuby:0x000055f004ee0620
@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.20220816-114923",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009006 0.001706 0.951015 ( 0.976921)
build_miniruby 0.001476 0.000492 0.075279 ( 0.073168)
build_ruby 0.001479 0.000493 0.076636 ( 0.074697)
build_all 0.008430 0.001185 1.513204 ( 0.562736)
build_install 0.022620 0.000000 1.863731 ( 0.919491)
test_btest 0.001159 0.000000 74.242778 ( 7.964098)
test_basic 0.004337 0.003412 0.328766 ( 0.417712)
test_all 0.004895 0.000073 675.240916 ( 65.884326)
test_rubyspec 0.110454 0.042895 44.777185 ( 52.442748)
total: 129.32 sec