Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-052939
#<BuildRuby:0x0000561ec9534010
@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.20221216-052939",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000368 0.004066 0.983543 ( 1.437367)
build_miniruby 0.005097 0.000899 166.777579 ( 30.283197)
build_ruby 0.000974 0.000172 2.688951 ( 2.587916)
build_all 0.010985 0.001099 35.311540 ( 9.416464)
build_install 0.009176 0.000000 2.232193 ( 1.238314)
test_btest 0.000677 0.000058 59.789212 ( 12.230392)
test_basic 0.004021 0.000603 0.341569 ( 0.432063)
test_all 0.001605 0.000241 671.484192 (139.635709)
test_rubyspec 0.017943 0.052939 53.036773 ( 61.281353)
total: 258.54 sec