Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-042711
#<BuildRuby:0x00005639adaf3e70
@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.20230120-042711",
@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.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.000000 0.006478 0.850114 ( 1.043648)
build_miniruby 0.000000 0.001198 1.019442 ( 1.017665)
build_ruby 0.000000 0.001587 2.784171 ( 2.781779)
build_all 0.005335 0.005016 16.904149 ( 2.976843)
build_install 0.009369 0.000000 2.136178 ( 1.081390)
test_btest 0.000944 0.000000 72.254912 ( 10.983630)
test_basic 0.006873 0.000000 0.358940 ( 0.444684)
test_all 0.001345 0.000000 665.134421 (110.999204)
test_rubyspec 0.084111 0.049383 51.854662 ( 59.870873)
total: 191.20 sec