Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-124600
#<BuildRuby:0x000055cbb6ed2858
@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.20230119-124600",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005598 0.000799 0.843075 ( 1.034320)
build_miniruby 0.000000 0.001342 1.018493 ( 1.016464)
build_ruby 0.000000 0.001657 2.794832 ( 2.792218)
build_all 0.000690 0.008981 16.887653 ( 3.000855)
build_install 0.009216 0.000232 2.130913 ( 1.081136)
test_btest 0.000679 0.000200 69.047529 ( 11.480432)
test_basic 0.005735 0.001686 0.362283 ( 0.447002)
test_all 0.001167 0.000138 660.380869 (104.456168)
test_rubyspec 0.073541 0.057549 52.185917 ( 60.170646)
total: 185.48 sec