Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-051319
#<BuildRuby:0x000055c2ec82e678
@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.20221229-051319",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005381 0.001153 0.873420 ( 1.059021)
build_miniruby 0.001016 0.000218 1.018466 ( 1.016433)
build_ruby 0.001558 0.000000 2.770778 ( 2.768460)
build_all 0.009663 0.000000 16.740112 ( 2.999438)
build_install 0.007892 0.003831 2.268345 ( 1.178487)
test_btest 0.000720 0.000152 72.922388 ( 10.858607)
test_basic 0.006061 0.000363 0.351301 ( 0.437701)
test_all 0.001254 0.000251 654.370979 (110.626163)
test_rubyspec 0.093284 0.036794 51.630321 ( 59.662428)
total: 190.61 sec