Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-092248
#<BuildRuby:0x000055d3045a8728
@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.20221217-092248",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.003894 0.000278 0.856756 ( 1.068157)
build_miniruby 0.000882 0.000063 0.996546 ( 0.995032)
build_ruby 0.001149 0.000082 2.768174 ( 2.661503)
build_all 0.008662 0.000286 15.878232 ( 3.325165)
build_install 0.010691 0.000000 2.229284 ( 1.255953)
test_btest 0.000000 0.000540 60.195940 ( 11.711382)
test_basic 0.000000 0.004769 0.320686 ( 0.411302)
test_all 0.000737 0.001031 669.319667 (143.046474)
test_rubyspec 0.045151 0.020548 52.871033 ( 61.043502)
total: 225.52 sec