Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-104913
#<BuildRuby:0x000055ff3df97940
@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.20220225-104913",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011269 0.000429 0.900853 ( 1.178787)
build_miniruby 0.001409 0.000188 0.070847 ( 0.068946)
build_ruby 0.000000 0.001910 0.076827 ( 0.074981)
build_all 0.003562 0.006531 4.107561 ( 0.828389)
build_install 0.023722 0.000399 7.979083 ( 2.379271)
test_btest 0.000888 0.000170 77.753316 ( 8.175759)
test_basic 0.007889 0.000621 0.345303 ( 0.433168)
test_all 0.000000 0.002100 703.661960 ( 67.340688)
test_rubyspec 0.093169 0.065969 46.344267 ( 51.660157)
total: 132.14 sec