Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-064123
#<BuildRuby:0x000055af781b7240
@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.20221225-064123",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.009359 0.946941 ( 1.363672)
build_miniruby 0.001031 0.001029 0.842075 ( 0.841778)
build_ruby 0.003162 0.000000 2.132244 ( 2.131979)
build_all 0.015506 0.005327 18.630745 ( 2.176202)
build_install 0.013397 0.006264 2.054586 ( 1.041156)
test_btest 0.000000 0.001529 87.637767 ( 9.180007)
test_basic 0.006154 0.003461 0.348076 ( 0.434656)
test_all 0.001958 0.000881 689.500173 ( 63.610760)
test_rubyspec 0.107380 0.076306 47.997510 ( 56.145598)
total: 136.93 sec