Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-221744
#<BuildRuby:0x000055cf3c87f468
@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.20230106-221744",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000040 0.000005 0.000045 ( 0.000033)
build_up 0.005753 0.000822 0.844536 ( 1.042141)
build_miniruby 0.001104 0.000158 1.020205 ( 1.018026)
build_ruby 0.001371 0.000196 2.769179 ( 2.766684)
build_all 0.007427 0.002798 16.855953 ( 2.999717)
build_install 0.011104 0.000449 2.149422 ( 1.085802)
test_btest 0.000788 0.000119 75.078354 ( 10.405430)
test_basic 0.002738 0.003961 0.344924 ( 0.431214)
test_all 0.000938 0.000178 655.145751 ( 99.787747)
test_rubyspec 0.087240 0.036656 52.199418 ( 60.257508)
total: 179.79 sec