Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-011730
#<BuildRuby:0x00005560877fc410
@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.20221220-011730",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004353 0.000000 0.854116 ( 1.065161)
build_miniruby 0.001052 0.000000 0.985219 ( 0.983860)
build_ruby 0.001165 0.000000 2.698811 ( 2.612205)
build_all 0.008936 0.000000 15.717147 ( 3.366712)
build_install 0.003882 0.004546 2.346555 ( 1.335553)
test_btest 0.000583 0.000034 65.144059 ( 10.710925)
test_basic 0.000430 0.004126 0.302513 ( 0.393341)
test_all 0.001677 0.000187 673.514359 (145.485300)
test_rubyspec 0.048834 0.026279 52.838170 ( 60.958753)
total: 226.91 sec