Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-043752
#<BuildRuby:0x000055dd84ab3468
@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.20221225-043752",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003778 0.000582 0.815043 ( 1.027695)
build_miniruby 0.000842 0.000000 0.964137 ( 0.962873)
build_ruby 0.001222 0.000000 2.579943 ( 2.578442)
build_all 0.005754 0.003373 15.841802 ( 3.320585)
build_install 0.009652 0.000996 2.253895 ( 1.253931)
test_btest 0.000473 0.000083 58.608212 ( 12.198220)
test_basic 0.004776 0.000068 0.309130 ( 0.399420)
test_all 0.001744 0.000160 631.877663 (107.321010)
test_rubyspec 0.034579 0.029203 51.365858 ( 59.582983)
total: 188.65 sec