Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-234606
#<BuildRuby:0x000055f4c3ff6f78
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221205-234606",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.003757 0.000684 0.825767 ( 1.094791)
build_miniruby 0.000805 0.000146 0.516209 ( 0.515653)
build_ruby 0.001026 0.000186 1.688175 ( 1.629465)
build_all 0.004201 0.004653 11.953574 ( 1.475284)
build_install 0.006428 0.000390 1.589303 ( 0.743181)
test_btest 0.000619 0.000143 64.996499 ( 6.151060)
test_basic 0.002624 0.000605 0.229796 ( 0.326647)
test_all 0.000693 0.000160 484.889654 ( 49.509085)
test_rubyspec 0.007926 0.019238 35.188992 ( 45.842998)
total: 107.29 sec