Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-112425
#<BuildRuby:0x0000558130930880
@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.20221203-112425",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007430 0.002971 1.228272 ( 1.258388)
build_miniruby 0.002612 0.000000 0.847243 ( 0.846227)
build_ruby 0.002565 0.000177 2.217558 ( 2.124364)
build_all 0.015595 0.005226 18.660312 ( 2.166732)
build_install 0.017558 0.007810 2.125344 ( 1.048992)
test_btest 0.000913 0.000342 90.116672 ( 9.098599)
test_basic 0.002704 0.006631 0.343601 ( 0.429753)
test_all 0.001475 0.000645 733.720855 ( 70.416512)
test_rubyspec 0.092305 0.082502 49.175203 ( 57.340750)
total: 144.73 sec