Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-212651
#<BuildRuby:0x000056359bf0b230
@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.20220324-212651",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010397 0.001485 1.033094 ( 1.113847)
build_miniruby 0.001811 0.000258 0.076112 ( 0.074194)
build_ruby 0.001537 0.000219 0.072589 ( 0.071104)
build_all 0.009886 0.000667 4.171992 ( 0.853892)
build_install 0.012645 0.011223 7.840649 ( 2.424701)
test_btest 0.000782 0.000186 75.254937 ( 8.180502)
test_basic 0.000000 0.008296 0.333779 ( 0.422351)
test_all 0.000000 0.001997 658.588209 ( 65.715396)
test_rubyspec 0.096523 0.061499 45.866466 ( 51.329341)
total: 130.19 sec