Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-045055
#<BuildRuby:0x000055fcbdb98010
@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.20221231-045055",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005802 0.000774 0.854399 ( 1.023806)
build_miniruby 0.001149 0.000153 1.018546 ( 1.016432)
build_ruby 0.001434 0.000191 2.792357 ( 2.789722)
build_all 0.009320 0.000616 16.728616 ( 2.991604)
build_install 0.010688 0.000704 2.294278 ( 1.182391)
test_btest 0.000752 0.000089 73.746246 ( 10.858901)
test_basic 0.005733 0.000674 0.344660 ( 0.430948)
test_all 0.001085 0.000127 659.470691 (108.666877)
test_rubyspec 0.102024 0.029753 51.732090 ( 59.777203)
total: 188.74 sec