Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-110049
#<BuildRuby:0x000055b822bac040
@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.20230124-110049",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006024 0.000259 0.837937 ( 1.022679)
build_miniruby 0.001156 0.000154 1.012169 ( 1.010208)
build_ruby 0.001385 0.000185 2.774601 ( 2.772204)
build_all 0.009656 0.000104 16.710417 ( 2.986621)
build_install 0.010486 0.000672 2.074139 ( 1.068474)
test_btest 0.000987 0.000109 71.072070 ( 10.842326)
test_basic 0.005663 0.000629 0.347353 ( 0.434049)
test_all 0.001127 0.000125 664.225455 (113.177897)
test_rubyspec 0.118185 0.009764 51.989548 ( 60.054207)
total: 193.37 sec