Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-000356
#<BuildRuby:0x000055e1c9ea7f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-000356",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.002808 0.003708 0.855768 ( 1.050990)
build_miniruby 0.000925 0.000264 1.029272 ( 1.027415)
build_ruby 0.001266 0.000362 2.779414 ( 2.776852)
build_all 0.008700 0.001215 16.793386 ( 3.001209)
build_install 0.011117 0.000521 2.292270 ( 1.177386)
test_btest 0.000692 0.000163 78.144131 ( 10.620096)
test_basic 0.002178 0.005266 0.376611 ( 0.461375)
test_all 0.001083 0.000318 671.557928 (110.314041)
test_rubyspec 0.078473 0.032046 51.641280 ( 59.739223)
total: 190.17 sec