Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-212519
#<BuildRuby:0x000055abfd177e70
@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.20230110-212519",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006640 0.000000 0.847823 ( 1.512377)
build_miniruby 0.001235 0.000000 1.016921 ( 1.014823)
build_ruby 0.001182 0.000213 2.768310 ( 2.765903)
build_all 0.007165 0.002982 16.878843 ( 2.989155)
build_install 0.006623 0.003593 2.151715 ( 1.091258)
test_btest 0.000863 0.000216 79.491266 ( 10.885885)
test_basic 0.007105 0.000000 0.360021 ( 0.444963)
test_all 0.001225 0.000147 661.351225 ( 99.972665)
test_rubyspec 0.098293 0.036524 51.797775 ( 60.095216)
total: 180.77 sec