Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-062013
#<BuildRuby:0x000055d61c7a83c8
@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.20230125-062013",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000049)
configure 0.000028 0.000000 0.000028 ( 0.000014)
build_up 0.005850 0.000577 0.844291 ( 1.023396)
build_miniruby 0.001017 0.000313 1.012537 ( 1.010823)
build_ruby 0.001169 0.000359 2.758278 ( 2.755771)
build_all 0.008602 0.001201 16.748978 ( 2.987755)
build_install 0.007124 0.002035 2.087151 ( 1.074918)
test_btest 0.000690 0.000197 73.926131 ( 10.994887)
test_basic 0.002218 0.004251 0.349469 ( 0.435885)
test_all 0.001038 0.000346 656.123184 (103.733946)
test_rubyspec 0.071861 0.057052 51.724686 ( 59.786866)
total: 183.80 sec