Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-144225
#<BuildRuby:0x000055ddf3ec7f30
@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.20230115-144225",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000013)
build_up 0.003217 0.004239 1.291715 ( 1.337903)
build_miniruby 0.001156 0.000144 1.701316 ( 1.571807)
build_ruby 0.001428 0.000178 2.782340 ( 2.779527)
build_all 0.005499 0.004438 16.820262 ( 3.000378)
build_install 0.009488 0.001674 2.164544 ( 1.085386)
test_btest 0.000912 0.000161 76.135505 ( 10.772467)
test_basic 0.006386 0.001127 0.392272 ( 0.476338)
test_all 0.001069 0.000188 674.128017 (102.399899)
test_rubyspec 0.087754 0.040383 52.217904 ( 60.349502)
total: 183.77 sec