Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-010423
#<BuildRuby:0x000055bfe6517df8
@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.20221207-010423",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002861 0.002289 1.167807 ( 1.216947)
build_miniruby 0.000794 0.000149 0.956004 ( 0.954625)
build_ruby 0.001111 0.000208 2.910390 ( 2.811505)
build_all 0.009136 0.000000 15.737479 ( 3.400630)
build_install 0.007587 0.003365 2.209424 ( 1.256992)
test_btest 0.000449 0.000085 57.844991 ( 12.076821)
test_basic 0.004804 0.000915 0.287539 ( 0.377339)
test_all 0.001464 0.000279 656.911516 (124.045380)
test_rubyspec 0.042412 0.023791 52.707593 ( 60.828400)
total: 206.97 sec