Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-064443
#<BuildRuby:0x000055eb59053f58
@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.20230111-064443",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003820 0.002920 0.865404 ( 1.554346)
build_miniruby 0.001063 0.000284 1.011850 ( 1.009890)
build_ruby 0.001555 0.000000 2.781713 ( 2.779157)
build_all 0.003222 0.006700 16.867704 ( 3.000168)
build_install 0.006787 0.004896 2.106996 ( 1.080088)
test_btest 0.000780 0.000304 71.458414 ( 11.263760)
test_basic 0.005770 0.000684 0.339733 ( 0.426273)
test_all 0.001001 0.000369 670.785718 ( 99.784608)
test_rubyspec 0.093611 0.035613 51.735761 ( 59.793691)
total: 180.69 sec