Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-061208
#<BuildRuby:0x000055c2d56b6ff0
@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.20221206-061208",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003660 0.000610 0.823312 ( 1.345652)
build_miniruby 0.000750 0.000125 0.524673 ( 0.524232)
build_ruby 0.001104 0.000184 1.692509 ( 1.632972)
build_all 0.003962 0.005410 11.989819 ( 1.479030)
build_install 0.006959 0.000000 1.636062 ( 0.727467)
test_btest 0.000644 0.000000 62.851887 ( 6.383496)
test_basic 0.000000 0.002807 0.212264 ( 0.309634)
test_all 0.000000 0.000915 477.674167 ( 50.220992)
test_rubyspec 0.013492 0.012339 35.178543 ( 45.860313)
total: 108.48 sec